dxSplashForms Unit
Implements the Splash Form Manager, individual form classes, and dedicated UI elements.
Classes
| Name | Description |
|---|---|
| TdxSplashForm | A Splash Form designed to indicate application startup progress. |
| TdxSplashFormBase | The base class for Splash and Wait Forms. |
| TdxSplashFormBase.TAnimation | An Animation/Activity Indicator Splash Form widget. |
| TdxSplashFormBase.TApplicationProperty | A static multi-line label widget designed to display an application property in a Splash or Wait Form. |
| TdxSplashFormBase.TContentItem | The base class for all non-interactive widgets used in Splash and Wait Forms. |
| TdxSplashFormBase.TCustomApplicationInfo | |
| TdxSplashFormBase.TCustomImage | |
| TdxSplashFormBase.TCustomText | The base class for all multi-line label widgets used in Splash and Wait Forms. |
| TdxSplashFormBase.TFormattedApplicationInfo | A static multi-line label designed to display multiple application properties in a Splash or Wait Form. |
| TdxSplashFormBase.TImage | An image Splash Form Widget. |
| TdxSplashFormBase.TItemAlignment | Stores content alignment settings for Splash Form widgets. |
| TdxSplashFormBase.TProgress | A progress bar Splash Form Widget. |
| TdxSplashFormBase.TText | A text/label Splash Form widget. |
| TdxSplashFormManager | A global Splash Form manager. |
| TdxWaitForm | A Wait Form you can display during time-consuming operations. |
Enums
| Name | Description |
|---|---|
| TdxProjectVersionInfo.TProperty | |
| TdxSplashFormBase.TAlignment | Enumerates content alignment options for Splash Form widgets. |
| TdxSplashFormBase.TBorderStyle | |
| TdxSplashFormBase.TContentItemKind | Enumerates Splash Form widget types. |
| TdxSplashFormBase.TCustomImage.TSizeMode | |
| TdxSplashFormBase.TProgress.TIndeterminateMode | |
| TdxSplashFormKind | Enumerates available Splash Form types. |
| TdxSplashFormPosition |
Types
| Name | Description |
|---|---|
| TdxSplashFormBase.TContentItemClass | A reference to a Splash Form widget class. |
See Also