home *** CD-ROM | disk | FTP | other *** search
- object CodeForm: TCodeForm
- Left = 200
- Top = 98
- Width = 435
- Height = 300
- Caption = 'CodeForm'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 72
- Height = 24
- Caption = 'Codes'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object ComboBox1: TComboBox
- Left = 24
- Top = 40
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 0
- Text = 'ComboBox1'
- end
- object ComboBox2: TComboBox
- Left = 176
- Top = 40
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 1
- Text = 'ComboBox2'
- end
- object ComboBox3: TComboBox
- Left = 24
- Top = 68
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 2
- Text = 'ComboBox3'
- end
- object ComboBox4: TComboBox
- Left = 176
- Top = 68
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 3
- Text = 'ComboBox4'
- end
- object ComboBox5: TComboBox
- Left = 24
- Top = 96
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 4
- Text = 'ComboBox5'
- end
- object ComboBox6: TComboBox
- Left = 176
- Top = 96
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 5
- Text = 'ComboBox6'
- end
- object ComboBox7: TComboBox
- Left = 24
- Top = 124
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 6
- Text = 'ComboBox7'
- end
- object ComboBox8: TComboBox
- Left = 176
- Top = 124
- Width = 145
- Height = 24
- ItemHeight = 16
- TabOrder = 7
- Text = 'ComboBox8'
- end
- end
-