Back to Devexpress

TcxCustomButton.Description Property

vcl-cxbuttons-dot-tcxcustombutton-bc37fb32.md

latest627 B
Original Source

TcxCustomButton.Description Property

Specifies the button’s description.

Declaration

delphi
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

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit