TdxCustomDockControlProperties.CustomCaptionButtons Property
In This Article
Specifies the default settings of the CustomCaptionButtons property in dynamically created dock controls.
#Declaration
Delphi
property CustomCaptionButtons: TdxDockControlCustomCaptionButtons read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to initialize a dock control’s CustomCaptionButtons property in all dynamically created dock controls.
See Also