home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / pspad / PSPad.exe / 0 / RCDATA / TFPAGESETUP / TFPAGESETUP.txt
Text File  |  2002-07-12  |  4KB  |  216 lines

  1. object fPageSetup: TfPageSetup
  2.   Left = 326
  3.   Top = 162
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Nastaven∩┐╜ str∩┐╜nky'
  7.   ClientHeight = 253
  8.   ClientWidth = 394
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Shape1: TShape
  22.     Left = 8
  23.     Top = 8
  24.     Width = 377
  25.     Height = 169
  26.   end
  27.   object Shape2: TShape
  28.     Left = 72
  29.     Top = 48
  30.     Width = 265
  31.     Height = 97
  32.     Pen.Color = clSilver
  33.   end
  34.   object shHeader: TShape
  35.     Left = 72
  36.     Top = 14
  37.     Width = 265
  38.     Height = 18
  39.     Brush.Color = clSilver
  40.     Pen.Style = psClear
  41.   end
  42.   object Label2: TLabel
  43.     Left = 80
  44.     Top = 16
  45.     Width = 68
  46.     Height = 13
  47.     Caption = 'FileName.TXT'
  48.     Transparent = True
  49.   end
  50.   object Shape3: TShape
  51.     Left = 72
  52.     Top = 32
  53.     Width = 265
  54.     Height = 1
  55.   end
  56.   object Label3: TLabel
  57.     Left = 306
  58.     Top = 16
  59.     Width = 23
  60.     Height = 13
  61.     Alignment = taRightJustify
  62.     Caption = '1/34'
  63.     Transparent = True
  64.   end
  65.   object lFont: TLabel
  66.     Left = 74
  67.     Top = 51
  68.     Width = 263
  69.     Height = 92
  70.     AutoSize = False
  71.     Caption = 
  72.       ' The IVS Language Controller can be used to create multilingual ' +
  73.       'applications. The base component TLangControl is responsible for' +
  74.       ' the language management. Always one TLangControl component (uni' +
  75.       't LangControl) is required only for each multilingual form. A s'
  76.     Transparent = True
  77.     WordWrap = True
  78.   end
  79.   object Shape4: TShape
  80.     Left = 8
  81.     Top = 88
  82.     Width = 379
  83.     Height = 17
  84.     Brush.Color = clBtnFace
  85.     Pen.Style = psClear
  86.   end
  87.   object bOK: TButton
  88.     Left = 152
  89.     Top = 223
  90.     Width = 75
  91.     Height = 25
  92.     Caption = '&OK'
  93.     Default = True
  94.     ModalResult = 1
  95.     TabOrder = 9
  96.   end
  97.   object bCancel: TButton
  98.     Left = 232
  99.     Top = 223
  100.     Width = 75
  101.     Height = 25
  102.     Cancel = True
  103.     Caption = '&Storno'
  104.     ModalResult = 2
  105.     TabOrder = 10
  106.   end
  107.   object eTop: TEdit
  108.     Left = 176
  109.     Top = 24
  110.     Width = 33
  111.     Height = 19
  112.     Ctl3D = False
  113.     MaxLength = 3
  114.     ParentCtl3D = False
  115.     TabOrder = 0
  116.     Text = '25'
  117.     OnExit = eGutterExit
  118.     OnKeyPress = eGutterKeyPress
  119.   end
  120.   object eBottom: TEdit
  121.     Left = 176
  122.     Top = 152
  123.     Width = 33
  124.     Height = 19
  125.     Ctl3D = False
  126.     MaxLength = 3
  127.     ParentCtl3D = False
  128.     TabOrder = 4
  129.     Text = '25'
  130.     OnExit = eGutterExit
  131.     OnKeyPress = eGutterKeyPress
  132.   end
  133.   object eLeft: TEdit
  134.     Left = 16
  135.     Top = 64
  136.     Width = 33
  137.     Height = 19
  138.     Ctl3D = False
  139.     MaxLength = 3
  140.     ParentCtl3D = False
  141.     TabOrder = 2
  142.     Text = '25'
  143.     OnExit = eGutterExit
  144.     OnKeyPress = eGutterKeyPress
  145.   end
  146.   object eRight: TEdit
  147.     Left = 344
  148.     Top = 64
  149.     Width = 33
  150.     Height = 19
  151.     Ctl3D = False
  152.     MaxLength = 3
  153.     ParentCtl3D = False
  154.     TabOrder = 3
  155.     Text = '15'
  156.     OnExit = eGutterExit
  157.     OnKeyPress = eGutterKeyPress
  158.   end
  159.   object cMirrorMargin: TCheckBox
  160.     Left = 16
  161.     Top = 192
  162.     Width = 129
  163.     Height = 17
  164.     Caption = 'Zrcadlov∩┐╜ okraje'
  165.     TabOrder = 5
  166.   end
  167.   object cHeaderShadow: TCheckBox
  168.     Left = 128
  169.     Top = 192
  170.     Width = 121
  171.     Height = 17
  172.     Caption = 'St∩┐╜novan∩┐╜ hlavi∩┐╜ka'
  173.     TabOrder = 6
  174.     OnClick = cHeaderShadowClick
  175.   end
  176.   object eHeader: TEdit
  177.     Left = 238
  178.     Top = 11
  179.     Width = 33
  180.     Height = 19
  181.     Ctl3D = False
  182.     MaxLength = 3
  183.     ParentCtl3D = False
  184.     TabOrder = 1
  185.     Text = '15'
  186.     OnExit = eGutterExit
  187.     OnKeyPress = eGutterKeyPress
  188.   end
  189.   object bDefault: TButton
  190.     Left = 312
  191.     Top = 224
  192.     Width = 75
  193.     Height = 25
  194.     Caption = '&V∩┐╜choz∩┐╜'
  195.     TabOrder = 11
  196.     OnClick = bDefaultClick
  197.   end
  198.   object bFont: TButton
  199.     Left = 8
  200.     Top = 224
  201.     Width = 75
  202.     Height = 25
  203.     Caption = '&P∩┐╜smo'
  204.     TabOrder = 8
  205.     OnClick = bFontClick
  206.   end
  207.   object cPrintHeader: TCheckBox
  208.     Left = 264
  209.     Top = 192
  210.     Width = 121
  211.     Height = 17
  212.     Caption = 'Tisknout hlavi∩┐╜ku'
  213.     TabOrder = 7
  214.   end
  215. end
  216.