Links
EControl Form Designer Pro
TAlignmentDlg Class

Alignment dialog box

TAlignmentDlg = class(TForm);

eddAlignDlg

Use this dialog box to line up selected components in relation to each other or to the form. The options for horizontal or vertical alignment are: 

 

Option 
Description 
No change 
Does not change the alignment of the component 
Left sides 
Lines up the left edges of the selected components (horizontal only) 
Centers 
Lines up the centers of the selected components 
Right sides 
Lines up the right edges of the selected components (horizontal only) 
Tops 
Lines up the top edges of the selected components (vertical only) 
Bottoms 
Lines up the bottom edges of the selected components (vertical only) 
Space equally 
Lines up the selected components equidistant from each other 
Center in window 
Lines up the selected components with the center of the window 

 

You can also invoke Align by right clicking in an active form.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!