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