Back to Devexpress

TdxCustomTileControl.CreateItem(Boolean,TdxTileControlGroup) Method

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-dot-createitem-x28-system-dot-boolean-dxcustomtilecontrol-dot-tdxtilecontrolgroup-x29.md

latest762 B
Original Source

TdxCustomTileControl.CreateItem(Boolean,TdxTileControlGroup) Method

Declaration

delphi
function CreateItem(AIsLarge: Boolean = False; AGroup: TdxTileControlGroup = nil): TdxTileControlItem; overload;

Parameters

NameType
AIsLargeBoolean
AGroupTdxTileControlGroup

Returns

Type
TdxTileControlItem

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit