TdxGalleryControlGroups.Add Method
Adds a new group to the control.
Declaration
function Add: TdxGalleryControlGroup;
Returns
Type |
---|
TdxGalleryControlGroup |
Remarks
Use the Add method to create a new group and append it to the collection. The method returns the newly created group so you can customize its settings.
See Also