Skip to main content

TdxWheelPickerItem.Text Property

Specifies the wheel item’s text.

Declaration

property Text: string read; write;

Property Value

Type
string

Remarks

The text always spans one line and is aligned with the image provided using the Glyph or ImageIndex property as specified by a wheel’s Items.Layout property. Use the following properties to adjust the width and height of wheel items:

See Also