Integer constants specifying the type of alignment.
Name |
Value |
Description |
actrlNone |
0 |
The object has no alignment assigned. |
actrlTop |
1 |
The object is aligned at the top of the form. |
actrlBottom |
2 |
The object is aligned at the bottom of the form. |
actrlLeft |
3 |
The object is aligned at the left edge of the form. |
actrlRight |
4 |
The object is aligned at the right edge of the form. |
actrlAll |
5 |
The object is aligned at all (ATEasy v5). |