TdxCustomDockControlProperties.Caption Property
In This Article
Specifies the default caption of dynamically created dock controls.
#Declaration
Delphi
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