home *** CD-ROM | disk | FTP | other *** search
- object dummyWnd: TdummyWnd
- Left = 200
- Top = 104
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'dummyWnd'
- ClientHeight = 40
- ClientWidth = 132
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object AppEvents: TAppEvents
- OnMessage = AppEventsMessage
- Left = 8
- Top = 4
- end
- object Check: TProgramCheck
- Active = True
- AutoCheck = True
- Left = 66
- Top = 4
- end
- end
-