home *** CD-ROM | disk | FTP | other *** search
- object DummyForm: TDummyForm
- Left = 329
- Top = 188
- Width = 351
- Height = 213
- Caption = 'DummyForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object DummyLabel: TLabel
- Left = 16
- Top = 61
- Width = 59
- Height = 13
- Caption = 'dummyLabel'
- Visible = False
- end
- object dummyBox: TCheckBox
- Left = 16
- Top = 89
- Width = 25
- Height = 17
- TabStop = False
- Caption = 'X'
- TabOrder = 0
- Visible = False
- end
- object DummyRadioButton: TRadioButton
- Left = 16
- Top = 120
- Width = 25
- Height = 17
- Caption = 'X'
- TabOrder = 1
- end
- end
-