ReadyState property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

TReadyState ReadyState

Delphi Syntax

ReadyState: TReadyState

Overview

Refer to Implementing Internet Features.

Remarks

Indicates the current state of an image that is loaded asynchronously using the BitmapDataPath property.

Value

Description

rsLoading

Currently loading

rsComplete

Finished loading

See Also

Elements:

BitmapDataPath property, OnReadyStateChanged event

Topics:

Raster Images: Loading Files