TcxCustomButton.CommandLinkHint Property
Specifies the supplemental explanation of the command link button.
Declaration
property CommandLinkHint: string read; write;
Property Value
Type |
---|
string |
Remarks
This property is obsolete. Use the button’s Description property instead.
See Also