ReadyState property (Main Control)
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: |
|
Topics: |