Skip to main content

TdxCustomDockControlProperties.Caption Property

Specifies the default caption of dynamically created dock controls.

Declaration

property Caption: string read; write;

Property Value

Type
string

Remarks

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

See Also