OnBitmapDataPathClosed event (Main Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

TBitmapDataPathClosedEvent OnBitmapDataPathClosed (void);

Delphi Syntax

OnBitmapDataPathClosed(): TBitmapDataPathClosedEvent;

Overview

Refer to Implementing Internet Features

Remarks

Occurs when the bitmap has finished downloading from the Internet, or if the bitmap could not download from this path for any reason.

See Also

Elements:

BitmapDataPath property, ReadyState property

Topics:

Raster Images: Loading Files