Skip to main content

TdxAlertWindowOptionsMessage.Caption Property

Specifies alignment and font options for an alert window message‘s caption.

Declaration

property Caption: 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 Caption property of an alert window message to specify its caption.

See Also