TdxAlertWindowManager.OptionsMessage Property
Specifies message settings to be assigned to all the newly created alert windows.
Declaration
property OptionsMessage: TdxAlertWindowOptionsMessage read; write;
Property Value
Type |
---|
TdxAlertWindowOptionsMessage |
Remarks
Use an alert window’s OptionsMessage property to customize the settings of individual alert windows.
To learn about the settings, refer to the TdxAlertWindowOptionsMessage class description.
See Also