TdxWheelPickerWheel.ItemCount Property
Returns the number of items provided by the wheel.
Declaration
property ItemCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of items stored in the Items collection property.
See Also