ReadyStateChange event (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void ReadyStateChange (long ReadyState);

Overview

Refer to Implementing Internet Features.

Remarks

Occurs when there is a change in the ReadyState property.

The ready state is the state of an image that is loaded asynchronously using the BitmapDataPath method.

See Also

Elements:

BitmapDataPath method, ReadyState property

Topics:

Raster Images: Loading Files