TcxCustomButton.Description Property
Specifies the button’s description.
Declaration
property Description: string read; write;
Property Value
Type |
---|
string |
Remarks
The specified description is only displayed within the button whose Kind property is set to cxbkCommandLink or cxbkOfficeDropDown.
See Also