TdxTileControlItemFrames.Add Method
Creates a new frame and appends it to the current collection.
Declaration
function Add: TdxTileControlItemFrame;
Returns
| Type |
|---|
| TdxTileControlItemFrame |
Remarks
This function creates a new frame with default settings, appends it to the current collection, and returns the created frame as the function’s result.
See Also