RAD Studio
ContentsIndex
PreviousUpNext
Grouping Controls

A graphical interface is easier to use when related controls and information are presented in groups. Components for grouping components include:

Use this component: 
When you want this: 
TGroupBox  
A standard group box with a title  
TRadioGroup  
A simple group of radio buttons  
TPanel  
A more visually flexible group of controls  
TScrollBox  
A scrollable region containing controls  
TTabControl  
A set of mutually exclusive notebook-style tabs  
TPageControl  
A set of mutually exclusive notebook-style tabs with corresponding pages, each of which may contain other controls  
THeaderControl  
Resizable column headers  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!