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