Skip to main content

TdxCustomDockControlProperties.Hint Property

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

Declaration

property Hint: string read; write;

Property Value

Type
string

Remarks

Use the Hint property to set the default value for the Hint property of dock controls created dynamically. Please refer to the dock control’s Hint property description for details on the functionality it provides.

See Also