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

  1. object frmIconBag: TfrmIconBag
  2.   Left = 261
  3.   Top = 268
  4.   VertScrollBar.Tracking = True
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Worek na ikony'
  8.   ClientHeight = 46
  9.   ClientWidth = 427
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object imgImageIcon1: TImage
  20.     Left = 8
  21.     Top = 16
  22.     Width = 32
  23.     Height = 32
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object imgImageIcon2: TImage
  27.     Left = 48
  28.     Top = 16
  29.     Width = 32
  30.     Height = 32
  31.     Picture.Data = {<image001.bmp>}
  32.   end
  33. end
  34.