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