object MainForm: TMainForm Left = 192 Top = 132 Width = 326 Height = 241 Caption = 'MainForm' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 0 Top = 0 Width = 318 Height = 214 ActivePage = TabSheet1 Align = alClient Constraints.MaxHeight = 253 Constraints.MaxWidth = 419 Constraints.MinHeight = 155 Constraints.MinWidth = 231 TabOrder = 0 object TabSheet1: TTabSheet Caption = 'TabSheet1' object CheckBox1: TCheckBox Left = 32 Top = 24 Width = 97 Height = 17 Caption = 'CheckBox1' TabOrder = 0 end object CheckBox2: TCheckBox Left = 32 Top = 48 Width = 97 Height = 17 Caption = 'CheckBox2' TabOrder = 1 end object CheckBox3: TCheckBox Left = 32 Top = 72 Width = 97 Height = 17 Caption = 'CheckBox3' TabOrder = 2 end end object TabSheet2: TTabSheet Caption = 'TabSheet2' object RadioButton1: TRadioButton Left = 24 Top = 16 Width = 113 Height = 17 Caption = 'RadioButton1' TabOrder = 0 end object RadioButton2: TRadioButton Left = 24 Top = 40 Width = 113 Height = 17 Caption = 'RadioButton2' TabOrder = 1 end object RadioButton3: TRadioButton Left = 24 Top = 64 Width = 113 Height = 17 Caption = 'RadioButton3' TabOrder = 2 end end object TabSheet3: TTabSheet Caption = 'TabSheet3' Constraints.MaxHeight = 225 Constraints.MaxWidth = 411 Constraints.MinHeight = 80 Constraints.MinWidth = 223 object DateTimePicker1: TDateTimePicker Left = 16 Top = 24 Width = 186 Height = 21 CalAlignment = dtaLeft Date = 35863.752774189820000000 Time = 35863.752774189820000000 DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate ParseInput = False TabOrder = 0 end end end end