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 parameter value is determined by the Align property.
The example of use is given in the description for IBindingCheckBox.CaptionDefined.
See also: