home *** CD-ROM | disk | FTP | other *** search
- object fMagnify: TfMagnify
- Left = 390
- Top = 139
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'fMagnify'
- ClientHeight = 80
- ClientWidth = 104
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 37
- object Shape1: TShape
- Left = 4
- Top = 4
- Width = 77
- Height = 77
- Brush.Color = clGray
- Pen.Style = psClear
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 73
- Height = 73
- BorderWidth = 1
- BorderStyle = bsSingle
- Color = clWhite
- TabOrder = 0
- object Decimal: TLabel
- Left = 2
- Top = 2
- Width = 3
- Height = 16
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
- end
-