Specifies how selected will be aligned. This type is used for both vertical and horizontal alignment.
TCompAlign = ( ca_None, caMin, caCenters, caMax, caSpaceEq, caCenterWnd );
ed_Designer
|
Members |
Description |
|
ca_None |
Does not change the alignment of the component |
|
caMin |
Lines up the left (top) edges of the selected components. |
|
caCenters |
Lines up the centers of the selected components |
|
caMax |
Lines up the right (bottom) edges of the selected components. |
|
caSpaceEq |
Lines up the selected components equidistant from each other. |
|
caCenterWnd |
Lines up the selected components with the center of the window |
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|