Back to Devexpress

TdxCustomTileControl.CreateGroup Method

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-6945bd0b.md

latest674 B
Original Source

TdxCustomTileControl.CreateGroup Method

Creates a new tile group.

Declaration

delphi
function CreateGroup: TdxTileControlGroup;

Returns

Type
TdxTileControlGroup

Remarks

This function creates a new tile group, adds it to the Groups collection, and returns the created group as the function’s result.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit