TdxSplashFormBase Methods
The base class for Splash and Wait Forms.| Name | Description |
|---|---|
| Animation(string) | Provides access to an Animation/Activity Indicator UI element on the form. |
| BeginUpdate | |
| EndUpdate(Boolean,Cardinal) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetItem<T>(string) | |
| Hide | Hides the Splash/Wait form. |
| Image(string) | |
| Progress(string) | |
| SetBounds(Integer,Integer,Integer,Integer) | |
| Text(string) | Provides access to a Text/Label UI element on the form. |
| ToString | Inherited from TObject. |
See Also