home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / leksykon / _SETUP.1 / Leksykon.exe / 0 / RCDATA / TFRMPICTURECONTAINER / TFRMPICTURECONTAINER.txt < prev   
Encoding:
Text File  |  1997-02-01  |  571 b   |  28 lines

  1. object frmPictureContainer: TfrmPictureContainer
  2.   Left = 200
  3.   Top = 138
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = ' '
  7.   ClientHeight = 348
  8.   ClientWidth = 536
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object imgPicture: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 536
  23.     Height = 348
  24.     Align = alClient
  25.     Center = True
  26.   end
  27. end
  28.