home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Reklamy / Japa / PostBank / PostBank.exe / 0 / RCDATA / TFZAWARTOSC / TFZAWARTOSC.txt
Text File  |  1997-02-09  |  619b  |  34 lines

  1. object fZawartosc: TfZawartosc
  2.   Left = 517
  3.   Top = -1
  4.   Width = 222
  5.   Height = 242
  6.   BorderIcons = []
  7.   Caption = 'Lista towar∩┐╜w'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Button3: TButton
  17.     Left = 8
  18.     Top = 184
  19.     Width = 201
  20.     Height = 25
  21.     Caption = 'Powr∩┐╜t'
  22.     TabOrder = 1
  23.     OnClick = Button3Click
  24.   end
  25.   object lista_towarow: TMemo
  26.     Left = 8
  27.     Top = 8
  28.     Width = 201
  29.     Height = 169
  30.     ScrollBars = ssVertical
  31.     TabOrder = 0
  32.   end
  33. end
  34.