home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Programare / PSPad / PSPad.exe / 0 / RCDATA / TFPRINTPREV / TFPRINTPREV.txt
Encoding:
Text File  |  2004-06-06  |  7.2 KB  |  327 lines

  1. object fPrintPrev: TfPrintPrev
  2.   Left = 249
  3.   Top = 176
  4.   Width = 678
  5.   Height = 438
  6.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  7.   Caption = 'N'#225'hled p'#345'ed tiskem'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnCreate = FormCreate
  17.   OnMouseWheel = FormMouseWheel
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object SynEditPrintPrev: TSynEditPrintPreview
  22.     Left = 0
  23.     Top = 22
  24.     Width = 670
  25.     Height = 382
  26.     PopupMenu = popupContext
  27.     OnPreviewPage = SynEditPrintPrevPreviewPage
  28.   end
  29.   object tbPrintPrev: TToolBar
  30.     Left = 0
  31.     Top = 0
  32.     Width = 670
  33.     Height = 22
  34.     AutoSize = True
  35.     ButtonWidth = 24
  36.     Caption = 'tbPrintPrev'
  37.     EdgeBorders = []
  38.     Flat = True
  39.     Images = fPSPad.MainImageList
  40.     ParentShowHint = False
  41.     ShowHint = True
  42.     TabOrder = 1
  43.     object ToolButton1: TToolButton
  44.       Left = 0
  45.       Top = 0
  46.       Action = FirstCmd
  47.     end
  48.     object ToolButton2: TToolButton
  49.       Left = 24
  50.       Top = 0
  51.       Action = PrevCmd
  52.     end
  53.     object ToolButton3: TToolButton
  54.       Left = 48
  55.       Top = 0
  56.       Action = NextCmd
  57.     end
  58.     object ToolButton4: TToolButton
  59.       Left = 72
  60.       Top = 0
  61.       Action = LastCmd
  62.     end
  63.     object ToolButton15: TToolButton
  64.       Left = 96
  65.       Top = 0
  66.       Width = 8
  67.       Caption = 'ToolButton15'
  68.       ImageIndex = 8
  69.       Style = tbsSeparator
  70.     end
  71.     object panPage: TPanel
  72.       Left = 104
  73.       Top = 0
  74.       Width = 65
  75.       Height = 22
  76.       BevelOuter = bvNone
  77.       Caption = '1 / 1'
  78.       TabOrder = 1
  79.     end
  80.     object ToolButton5: TToolButton
  81.       Left = 169
  82.       Top = 0
  83.       Width = 8
  84.       Caption = 'ToolButton5'
  85.       ImageIndex = 4
  86.       Style = tbsSeparator
  87.     end
  88.     object tbZoom: TToolButton
  89.       Left = 177
  90.       Top = 0
  91.       Action = ZoomCmd
  92.       DropdownMenu = popupSize
  93.       Style = tbsDropDown
  94.     end
  95.     object ToolButton7: TToolButton
  96.       Left = 214
  97.       Top = 0
  98.       Width = 8
  99.       Caption = 'ToolButton7'
  100.       ImageIndex = 5
  101.       Style = tbsSeparator
  102.     end
  103.     object ToolButton8: TToolButton
  104.       Left = 222
  105.       Top = 0
  106.       Action = aPrint
  107.     end
  108.     object ToolButton14: TToolButton
  109.       Left = 246
  110.       Top = 0
  111.       Action = fPSPad.aPageSetup
  112.     end
  113.     object ToolButton6: TToolButton
  114.       Left = 270
  115.       Top = 0
  116.       Action = fPSPad.aPrintSetup
  117.     end
  118.     object ToolButton9: TToolButton
  119.       Left = 294
  120.       Top = 0
  121.       Width = 8
  122.       Caption = 'ToolButton9'
  123.       ImageIndex = 6
  124.       Style = tbsSeparator
  125.     end
  126.     object tbSyntax: TToolButton
  127.       Left = 302
  128.       Top = 0
  129.       Action = aShowSyntax
  130.     end
  131.     object tbColor: TToolButton
  132.       Left = 326
  133.       Top = 0
  134.       Action = aColorPrint
  135.     end
  136.     object tbNumbers: TToolButton
  137.       Left = 350
  138.       Top = 0
  139.       Action = aLineNumber
  140.     end
  141.     object ToolButton11: TToolButton
  142.       Left = 374
  143.       Top = 0
  144.       Width = 8
  145.       Caption = 'ToolButton11'
  146.       ImageIndex = 7
  147.       Style = tbsSeparator
  148.     end
  149.     object bExitIt: TButton
  150.       Left = 382
  151.       Top = 0
  152.       Width = 61
  153.       Height = 22
  154.       Action = bExit
  155.       Cancel = True
  156.       TabOrder = 0
  157.     end
  158.   end
  159.   object ActionList: TActionList
  160.     Left = 104
  161.     Top = 80
  162.     object FirstCmd: TAction
  163.       Caption = 'FirstCmd'
  164.       Hint = 'Skok na prvn'#237' str'#225'nku'
  165.       ImageIndex = 23
  166.       ShortCut = 16417
  167.       OnExecute = FirstCmdExecute
  168.     end
  169.     object PrevCmd: TAction
  170.       Caption = 'PrevCmd'
  171.       Hint = 'P'#345'echod na p'#345'edchoz'#237' str'#225'nku'
  172.       ImageIndex = 20
  173.       ShortCut = 33
  174.       OnExecute = PrevCmdExecute
  175.     end
  176.     object NextCmd: TAction
  177.       Caption = 'NextCmd'
  178.       Hint = 'P'#345'echod na dal'#353#237' str'#225'nku'
  179.       ImageIndex = 22
  180.       ShortCut = 34
  181.       OnExecute = NextCmdExecute
  182.     end
  183.     object LastCmd: TAction
  184.       Caption = 'LastCmd'
  185.       Hint = 'Skok na posledn'#237' str'#225'nku'
  186.       ImageIndex = 21
  187.       ShortCut = 16418
  188.       OnExecute = LastCmdExecute
  189.     end
  190.     object ZoomCmd: TAction
  191.       Caption = 'FitCmd'
  192.       Hint = 'Zv'#283't'#353'en'#237' / zm'#283'n'#353'en'#237' str'#225'nky'
  193.       ImageIndex = 19
  194.       ShortCut = 32858
  195.       OnExecute = ZoomCmdExecute
  196.     end
  197.     object aMoveUp: TAction
  198.       Caption = 'aMoveUp'
  199.       ShortCut = 38
  200.       OnExecute = aMoveUpExecute
  201.     end
  202.     object aMoveDown: TAction
  203.       Caption = 'aMoveDown'
  204.       ShortCut = 40
  205.       OnExecute = aMoveDownExecute
  206.     end
  207.     object aMoveLeft: TAction
  208.       Caption = 'aMoveLeft'
  209.       ShortCut = 37
  210.       OnExecute = aMoveLeftExecute
  211.     end
  212.     object aMoveRight: TAction
  213.       Caption = 'aMoveRight'
  214.       ShortCut = 39
  215.       OnExecute = aMoveRightExecute
  216.     end
  217.     object aColorPrint: TAction
  218.       Caption = 'Barevn'#253' tisk'
  219.       Hint = 'Syntaxe bude tisknuta barevn'#283
  220.       ImageIndex = 24
  221.       OnExecute = aColorPrintExecute
  222.     end
  223.     object aLineNumber: TAction
  224.       Caption = #268#237'sla '#345#225'dk'#367
  225.       Hint = 'Tisknout '#269#237'sla '#345#225'dk'#367
  226.       ImageIndex = 11
  227.       OnExecute = aLineNumberExecute
  228.     end
  229.     object aShowSyntax: TAction
  230.       Caption = 'Zobrazit syntaxi'
  231.       Hint = 'Tisk se zv'#253'razn'#283'n'#237'm syntaxe'
  232.       ImageIndex = 9
  233.       OnExecute = aShowSyntaxExecute
  234.     end
  235.     object aPrint: TAction
  236.       Caption = 'aPrint'
  237.       ImageIndex = 7
  238.       ShortCut = 16464
  239.       OnExecute = aPrintExecute
  240.     end
  241.     object bExit: TAction
  242.       Caption = '&Konec'
  243.       Hint = 'Ukon'#269'en'#237' n'#225'hledu'
  244.       OnExecute = bExitClick
  245.     end
  246.   end
  247.   object popupSize: TPopupMenu
  248.     Left = 184
  249.     Top = 24
  250.     object Fitto: TMenuItem
  251.       Tag = -1
  252.       AutoHotkeys = maAutomatic
  253.       Caption = 'Cel'#225' str'#225'nka'
  254.       OnClick = FittoClick
  255.     end
  256.     object Pagewidth: TMenuItem
  257.       Tag = -2
  258.       Caption = 'Na '#353#237#345'ku str'#225'nky'
  259.       OnClick = FittoClick
  260.     end
  261.     object N1: TMenuItem
  262.       Caption = '-'
  263.     end
  264.     object N251: TMenuItem
  265.       Tag = 30
  266.       Caption = '30%'
  267.       OnClick = FittoClick
  268.     end
  269.     object N501: TMenuItem
  270.       Tag = 50
  271.       Caption = '50%'
  272.       OnClick = FittoClick
  273.     end
  274.     object N751: TMenuItem
  275.       Tag = 75
  276.       Caption = '75%'
  277.       OnClick = FittoClick
  278.     end
  279.     object OriginalSize: TMenuItem
  280.       Tag = 100
  281.       Caption = '100%'
  282.       OnClick = FittoClick
  283.     end
  284.     object N1501: TMenuItem
  285.       Tag = 150
  286.       Caption = '150%'
  287.       OnClick = FittoClick
  288.     end
  289.     object N2001: TMenuItem
  290.       Tag = 200
  291.       Caption = '200%'
  292.       OnClick = FittoClick
  293.     end
  294.   end
  295.   object popupContext: TPopupMenu
  296.     Left = 136
  297.     Top = 80
  298.     object aPrint1: TMenuItem
  299.       Action = aPrint
  300.     end
  301.     object Nastavenstrnky1: TMenuItem
  302.       Action = fPSPad.aPageSetup
  303.     end
  304.     object Nastaventiskrny1: TMenuItem
  305.       Action = fPSPad.aPrintSetup
  306.     end
  307.     object N2: TMenuItem
  308.       Caption = '-'
  309.     end
  310.     object Zobrazitsyntaxi1: TMenuItem
  311.       Action = aShowSyntax
  312.     end
  313.     object Barevntisk1: TMenuItem
  314.       Action = aColorPrint
  315.     end
  316.     object sladk1: TMenuItem
  317.       Action = aLineNumber
  318.     end
  319.     object N3: TMenuItem
  320.       Caption = '-'
  321.     end
  322.     object Konec1: TMenuItem
  323.       Action = bExit
  324.     end
  325.   end
  326. end
  327.