TdxAlertWindowOptionsMessage.Caption Property
In This Article
Specifies alignment and font options for an alert window message‘s caption.
#Declaration
Delphi
property Caption: TdxAlertWindowOptionsText read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxAlertWindowOptionsText class description to learn about alignment and font options available for alert window message captions. Use the Caption property of an alert window message to specify its caption.
See Also