Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains constants that specify how data is aligned in a container, for example how text is aligned in a text box.
Name |
Value |
Description |
---|---|---|
pjCenter |
1 |
Align data in the center. |
pjLeft |
0 |
Align data at the left. |
pjRight |
2 |
Align data at the right. |