Check Alignment, Option Alignment
The Check Alignment or Option Alignment property controls
the position of the check box or radio button in relation
to the caption.
Property Type: Fixed
Default Value: Left
The alignment of the check box or radio button can be set to
Hierarchical Reference (Check Alignment): ControlName.CheckAlignment
Hierarchical Reference (Option Alignment): ControlName.OptionAlignment
To Change the Default Fixed Value
The default value of the property can be changed by selecting
the drop down list at the end of the property field
- Click in the property for the control to be changed
- Click the drop down button at the end of the property field
- Select the required value from the list
Examples
Check Alignment, Option Alignment Property Value | Result | Notes |
---|
Left | Positions the check box or radio button on the left of the
caption, and justifies the caption to the left of the control
width. | |
Right | Positions the check box or radio button on the right of
the caption, and justifies the caption to the right of the
control width. | |
Form Design
A type of control property where the value can only be set in
the Form Designer (not by a rule).