TdxWheelPickerItems.Add Method
Creates a wheel item and appends it to the collection.
Declaration
function Add: TdxWheelPickerItem;
Returns
Type |
---|
TdxWheelPickerItem |
Remarks
The created wheel item is returned as the function’s result.
See Also