Back to Devexpress

TdxBarItem.Description Property

vcl-dxbar-dot-tdxbaritem-fbb260b7.md

latest670 B
Original Source

TdxBarItem.Description Property

Specifies an item’s description.

Declaration

delphi
property Description: string read; write;

Property Value

Type
string

Remarks

This property specifies the text that appears within the Customization Form below the item control list. Descriptions give users more information about items.

See Also

TdxBarItem Class

TdxBarItem Members

dxBar Unit