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