home *** CD-ROM | disk | FTP | other *** search
- object frmMag_bmp: TfrmMag_bmp
- Left = 586
- Top = 310
- Width = 414
- Height = 282
- Caption = 'bmp'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 31
- Width = 406
- Height = 224
- Align = alClient
- TabOrder = 0
- object imgBmpPict: TImage
- Left = 0
- Top = 0
- Width = 57
- Height = 45
- Center = True
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 406
- Height = 31
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object ckImageStretch: TCheckBox
- Left = 20
- Top = 7
- Width = 161
- Height = 17
- Caption = 'Stretch Image?'
- TabOrder = 0
- OnClick = ckImageStretchClick
- end
- end
- end
-