WinStudio
Edit boxes, enhanced combo boxes, and other form components that accept strings and numeric values.
Component properties: Data format.
Specifies justification of values in a component.
JUSTIFY( D | L | R | C )
Setting |
Description |
| D | Default justification. |
| L | Left justification. |
| R | Right justification. |
| C | Center justification. |
The JUSTIFY keyword can serve as a parameter of the DEFAULTFORMAT keyword in data-format specifications.