home *** CD-ROM | disk | FTP | other *** search
- object fRysunek: TfRysunek
- Left = 200
- Top = 108
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'fRysunek'
- ClientHeight = 480
- ClientWidth = 640
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Rys: TImage
- Left = 0
- Top = 0
- Width = 640
- Height = 480
- Align = alClient
- OnClick = RysClick
- end
- end
-