home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 360
- Top = 275
- Width = 444
- Height = 278
- Cursor = crCross
- Caption = 'Form1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object PGImage1: TPGImage
- Left = 0
- Top = 0
- Width = 436
- Height = 251
- HorzScrollBar.Tracking = True
- VertScrollBar.Tracking = True
- Align = alClient
- BorderStyle = bsNone
- Color = clBlack
- ParentColor = False
- TabOrder = 0
- OnMouseDown = PGImage1MouseDown
- AutoSize = True
- Center = True
- PicBoxColor = clBlack
- PicBoxCursor = crDefault
- PicBoxDragCursor = crDrag
- PicBoxDragMode = dmManual
- PicBoxParentColor = True
- PicBoxParentShowHint = True
- PicBoxShowHint = False
- PicBoxTag = 0
- SelectionWidth = 0
- SelectionHeight = 0
- StretchMode = smPrecise
- ZoomFactor = 1.000000000000000000
- PicBoxOnMouseDown = PGImage1PicBoxOnMouseDown
- end
- end
-