RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroups.NextGroupID Property

Gives the ID of the first group that will be added to the current list of groups.

Pascal
property NextGroupID: Integer;
C++
__property int NextGroupID;

Use NextGroupID to obtain the ID of the first group that will be added to the current list of groups. 

 

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