OnReadyStateChanged event (Main Control)
Builder Syntax |
TReadyStateEvent ReadyStateChange (TReadyState ReadyState); |
Delphi Syntax |
ReadyStateChange (ReadyState: TReadyState) TReadyStateEvent; |
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 property.
See Also
Elements: |
|
Topics: |