Skip to main content

TdxCustomDockControlProperties.CustomCaptionButtons Property

Specifies the default settings of the CustomCaptionButtons property in dynamically created dock controls.

Declaration

property CustomCaptionButtons: TdxDockControlCustomCaptionButtons read; write;

Property Value

Type
TdxDockControlCustomCaptionButtons

Remarks

Use this property to initialize a dock control’s CustomCaptionButtons property in all dynamically created dock controls.

See Also