home *** CD-ROM | disk | FTP | other *** search
- object invisibleform: Tinvisibleform
- Left = 327
- Top = 470
- Width = 219
- Height = 128
- Caption = 'invisibleform'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 6
- Top = 5
- Width = 190
- Height = 60
- Caption = 'This is a Dummy hidden form that you are never supposed to see'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- end
-