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