TCustomCheckBox supported list


TObject
   TPersistent
      TComponent
         TControl
            TWinControl
               TButtonControl
                  TCustomCheckBox


Delphi C#.NET Supported
TCustomCheckBox System.Windows.Forms.CheckBox Yes
Properties
Alignment TextAlignYes
AllowGrayed No
Checked CheckedYes
State CheckStateYes
Methods
Create No
CreateParams CreateParamsYes
CreateWnd No
GetChecked CheckedYes
GetControlsAlignment TextAlignYes
SetChecked CheckedYes
Toggle No