home *** CD-ROM | disk | FTP | other *** search
- object fullview: Tfullview
- Left = 191
- Top = 125
- BorderStyle = bsNone
- Caption = 'fullview'
- ClientHeight = 513
- ClientWidth = 775
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- OldCreateOrder = False
- OnCreate = FormCreate
- OnHide = FormHide
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ImageEn1: TImageEn
- Left = 0
- Top = 0
- Width = 775
- Height = 513
- Cursor = crArrow
- Background = clBlack
- ParentCtl3D = False
- BorderStyle = bsNone
- DoubleBuffer = False
- Visible = False
- TabOrder = 0
- OnMouseDown = ImageEn1MouseDown
- AutoUndo = False
- PreviewFont.Charset = DEFAULT_CHARSET
- PreviewFont.Color = clWindowText
- PreviewFont.Height = -11
- PreviewFont.Name = 'MS Sans Serif'
- PreviewFont.Style = []
- object Label1: TLabel
- Left = 400
- Top = 496
- Width = 32
- Height = 13
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-