This component is for replacing of standart TCheckBox and TRadioButton with a number of original/user styles multiline/3D and so one...
Property | Value | Description |
ControlType | TIACheckControlType | Type of Control - CheckBox or RadioButton |
TextAngle | 0 | Ange of text field |
TextLines | TStringList | Lines of Text |
GroupIndex | 0 | Group Index for RadioButton Type |
Checked | Boolean | Is selector checked? |
Style | TIACheckControlStyle | One of original or user Style |
ImageList | TImageList | Image List with 4 Bitmaps /not checked/checked/disabled/disabled checked |
TextAlign | TIACheckControlTextHAlign | Text Alining |
TextFieldVerticalAlign | TIACheckControlTextVAlign | Text and Bitmap fields vertical aligning |
TextFieldHorizontalAlign | TIACheckControlTextHAlign | Text and Bitmap fields horizontal aligning |
CheckFieldColor1 | TColor | One of user colors |
CheckFieldColor2 | TColor | Second user color |
GapTextToImage | 4 | -Gap from text field to Bitmap field- |
Transparent | TRUE | is the control transparent? |
ShowFocus | TRUE | Show or no the focus |
Text3DStyle | TIACheckControlText3DStyle | 3D text Style |