TdxCustomDockControlProperties.CaptionButtons Property
In This Article
Specifies the default value of the CaptionButtons property of dynamically created dock controls.
#Declaration
Delphi
property CaptionButtons: TdxCaptionButtons read; write; default dxDockingDefaultCaptionButtons;
#Property Value
Type | Default |
---|---|
Tdx |
dx |
#Remarks
Use this property to specify the default value of a dock control’s CaptionButtons property.
See Also