AlignDefined: Boolean;
The AlignDefined property determines whether the ALIGN parameter is present in binding string.
If the AlignDefined property is set to True, the binding string, describing the value editor, will contain the ALIGN parameter. The value of this parameter is determined by the IBindingCheckBox.Align property.
The example of use is given in the description for IBindingCheckBox.CaptionDefined.
See also: