Skip to main content

TdxCustomDockControlProperties.CaptionButtons Property

Specifies the default value of the CaptionButtons property of dynamically created dock controls.

Declaration

property CaptionButtons: TdxCaptionButtons read; write; default dxDockingDefaultCaptionButtons;

Property Value

Type Default
TdxCaptionButtons dxDockingDefaultCaptionButtons

Remarks

Use this property to specify the default value of a dock control’s CaptionButtons property.

See Also