Links
EControl Form Designer Pro
TControlGroups Class

Manages designer's groups of controls.

TControlGroups = class(TPersistent);

ed_Designer

Grouping of controls effects on control selection. When one control of group is selected - all other control in this group are selected too.

Topic 
Description 
The methods of the TControlGroups class are listed here. 
The properties of the TControlGroups class are listed here. 
 
Method 
 
virtual 
 
Property 
 
read only 
TControlGroups Methods 
Description 
Removes all group information. 
Creates and initializes a TControlGroups instance. 
Destroys an instance of TControlGroups. 
Moves controls from list in single group. List object is deleted or saved in this method and must not be deleted outside. 
Returns list of objects to which control Ctl belongs. 
Groups selected controls. 
Removes group with index GroupIndex. 
Removes all groups which contain selected controls. 
TControlGroups Properties 
Description 
Specifies number of groups. 
Provides index access to groups. Each group is list of TControl references.
Note: do not destroy these lists. They are managed by the TControlGroups object. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!