TdxAlertWindowManager.OptionsCaptionButtons Property
Specifies caption button settings to be assigned to all the newly created alert windows.
#Declaration
property OptionsCaptionButtons: TdxAlertWindowOptionsCaptionButtons read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use an alert window’s OptionsCaptionButtons property to customize the settings of individual alert windows.
To learn about the settings, refer to the TdxAlertWindowOptionsCaptionButtons class description.