home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / Pantheon.csy / RCDATA / TMSWORDDRIVERPROPERTIESFORM / TMSWORDDRIVERPROPERTIESFORM.txt < prev   
Encoding:
Text File  |  1999-04-22  |  1.1 KB  |  54 lines

  1. object MSWordDriverPropertiesForm: TMSWordDriverPropertiesForm
  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 Icon: TImage
  30.       Left = 8
  31.       Top = 10
  32.       Width = 32
  33.       Height = 32
  34.       Picture.Data = {<image000.ico>}
  35.     end
  36.     object ShowPrintDialogChB: TCheckBox
  37.       Left = 56
  38.       Top = 8
  39.       Width = 201
  40.       Height = 17
  41.       Caption = '&Automaticky nab∩┐╜zet dialog pro tisk'
  42.       TabOrder = 0
  43.     end
  44.     object PrintBooleanAsIconsChB: TCheckBox
  45.       Left = 56
  46.       Top = 32
  47.       Width = 209
  48.       Height = 17
  49.       Caption = '&Tisknout logick∩┐╜ polo∩┐╜ky jako symboly'
  50.       TabOrder = 1
  51.     end
  52.   end
  53. end
  54.