RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.UpdateGroup Method

Updates all items under the specified group.

Pascal
procedure UpdateGroup(AnIndex: Integer);
C++
__fastcall UpdateGroup(int AnIndex);

Call UpdateGroup to update the items belonging to the group with the index given by AnIndex

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!