TcxDataGroups.SetItem(Integer,TcxDataGroupInfo) Method
In This Article
#Declaration
Delphi
procedure SetItem(AIndex: Integer; AItem: TcxDataGroupInfo);
#Parameters
Name | Type |
---|---|
AIndex | Integer |
AItem | Tcx |
See Also