home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / pantheon.exe / 0 / RCDATA / TQRDRIVERPROPERTIESFORM / TQRDRIVERPROPERTIESFORM.txt
Encoding:
Text File  |  1999-04-22  |  1.2 KB  |  65 lines

  1. object QRDriverPropertiesForm: TQRDriverPropertiesForm
  2.   Left = 299
  3.   Top = 245
  4.   Width = 432
  5.   Height = 141
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object PropetiesPanel: TPanel
  14.     Left = 0
  15.     Top = 0
  16.     Width = 424
  17.     Height = 57
  18.     Align = alTop
  19.     BevelOuter = bvNone
  20.     TabOrder = 0
  21.     object Bevel1: TBevel
  22.       Left = 0
  23.       Top = 0
  24.       Width = 424
  25.       Height = 4
  26.       Align = alTop
  27.       Shape = bsTopLine
  28.     end
  29.     object OutputRG: TRadioGroup
  30.       Left = 8
  31.       Top = 8
  32.       Width = 201
  33.       Height = 41
  34.       Caption = 'V∩┐╜stup'
  35.       Columns = 2
  36.       ItemIndex = 0
  37.       Items.Strings = (
  38.         'Na &tisk∩┐╜rnu'
  39.         '&N∩┐╜hled')
  40.       TabOrder = 0
  41.     end
  42.     object SetupBtn: TButton
  43.       Left = 342
  44.       Top = 20
  45.       Width = 75
  46.       Height = 25
  47.       Caption = 'Ti&sk∩┐╜rna'
  48.       TabOrder = 1
  49.       OnClick = SetupBtnClick
  50.     end
  51.     object ProgressChkBox: TCheckBox
  52.       Left = 224
  53.       Top = 24
  54.       Width = 81
  55.       Height = 17
  56.       Caption = '&Pr∩┐╜b∩┐╜h tisku'
  57.       TabOrder = 2
  58.     end
  59.   end
  60.   object PrintDialog: TPrintDialog
  61.     Left = 312
  62.     Top = 64
  63.   end
  64. end
  65.