home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 192
- Top = 103
- BorderStyle = bsNone
- Caption = 'Form3'
- ClientHeight = 258
- ClientWidth = 442
- Color = 15724527
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 16
- Top = 16
- Width = 425
- Height = 241
- Caption = 'Ustawienia'
- TabOrder = 0
- object Button1: TButton
- Left = 224
- Top = 208
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 0
- end
- object Edit1: TEdit
- Left = 24
- Top = 24
- Width = 353
- Height = 21
- TabOrder = 1
- Text = 'Edit1'
- end
- object CheckBox1: TCheckBox
- Left = 24
- Top = 56
- Width = 97
- Height = 17
- Caption = 'CheckBox1'
- TabOrder = 2
- end
- object ListBox1: TListBox
- Left = 24
- Top = 80
- Width = 361
- Height = 113
- ItemHeight = 13
- TabOrder = 3
- end
- object RadioButton1: TRadioButton
- Left = 256
- Top = 56
- Width = 113
- Height = 17
- Caption = 'RadioButton1'
- TabOrder = 4
- end
- object Button2: TButton
- Left = 304
- Top = 208
- Width = 75
- Height = 25
- Caption = 'Button2'
- TabOrder = 5
- end
- end
- end
-