object Form1: TForm1 Left = 0 Top = 0 Caption = 'v' ClientHeight = 300 ClientWidth = 635 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object JvGroupBox1: TJvGroupBox Left = 24 Top = 40 Width = 337 Height = 217 Caption = 'JvGroupBox1' TabOrder = 0 Checkable = True Checked = False PropagateEnable = True object Edit1: TEdit Left = 48 Top = 56 Width = 121 Height = 21 Enabled = False TabOrder = 1 Text = 'Edit1' end object Edit2: TEdit Left = 80 Top = 120 Width = 121 Height = 21 Enabled = False TabOrder = 2 Text = 'Edit2' end end object Button1: TButton Left = 448 Top = 128 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 1 end object Button2: TButton Left = 488 Top = 192 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 2 end object Button3: TButton Left = 520 Top = 248 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 3 end end