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

  1. object frmPrint: TfrmPrint
  2.   Left = 241
  3.   Top = 165
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Formularz wydruku'
  7.   ClientHeight = 375
  8.   ClientWidth = 398
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object memPrintBoard: TRichEdit
  17.     Left = 6
  18.     Top = 8
  19.     Width = 385
  20.     Height = 337
  21.     Color = clWhite
  22.     TabOrder = 0
  23.     Visible = False
  24.   end
  25. end
  26.