TdxSplashFormBase.TContentItemKind Enum
Declaration
TContentItemKind = (
Unknown,
Text,
Image,
ProgressBar,
Animation,
ApplicationProperty,
FormattedApplicationInfo
);
Members
| Name |
|---|
Unknown
|
Text
|
Image
|
ProgressBar
|
Animation
|
ApplicationProperty
|
FormattedApplicationInfo
|
See Also