object Form3: TForm3 Left = 0 Top = 0 Caption = 'Form3' ClientHeight = 136 ClientWidth = 269 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object CheckBox1: TCheckBox Left = 24 Top = 14 Width = 97 Height = 17 Caption = 'CheckBox1' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox1Click end end