BitmapDataPath property (Main Control)
|
Builder Syntax |
System::WideString BitmapDataPath |
|
Delphi Syntax |
BitmapDataPath: WideString |
|
Overview |
Refer to Implementing Internet Features. |
Remarks
(Persistent property, available at design time) Loads the specified bitmap asynchronously. The value can be a local pathname or an Internet URL.
To manage the loading, you can use the ReadyState property and the OnReadyStateChanged event.
See Also
|
Elements: |
|
|
Topics: |