TdxTileControlActionBarItems.Add Method
Creates a new action bar item and appends it to the current collection.
#Declaration
function Add: TdxTileControlActionBarItem;
#Returns
Type |
---|
Tdx |
#Remarks
This function creates a new action bar item with default settings, appends it to the current collection, and returns the created item as the function’s result.