TCnRadioButton.CheckAlign Property
Gets or sets the location of the check box portion of the TCnRadioButton .
published property CheckAlign: TContentAlignment read GetCheckAlign write SetCheckAlign default TContentAlignment.caMiddleLeft;
Property Value
Type: TContentAlignment
One of the valid CNClrLib.Control.EnumTypes.TContentAlignment values.