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

  1. object fProjSetting: TfProjSetting
  2.   Left = 346
  3.   Top = 182
  4.   HelpContext = 113
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Nastaven'#237' projektu'
  8.   ClientHeight = 376
  9.   ClientWidth = 377
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   ShowHint = True
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PageCtrl: TPageControl
  24.     Left = 0
  25.     Top = 0
  26.     Width = 377
  27.     Height = 337
  28.     ActivePage = TabCompil
  29.     Align = alTop
  30.     TabOrder = 0
  31.     object TabGeneral: TTabSheet
  32.       Caption = 'Obecn'#233
  33.       ImageIndex = 2
  34.       object lProjectDir: TLabel
  35.         Left = 8
  36.         Top = 8
  37.         Width = 80
  38.         Height = 13
  39.         Caption = 'V'#253'choz'#237' adres'#225#345':'
  40.       end
  41.       object lDefaultCP: TLabel
  42.         Left = 7
  43.         Top = 48
  44.         Width = 189
  45.         Height = 13
  46.         Caption = 'V'#253'choz'#237' k'#243'dov'#225'n'#237' otev'#237'ran'#253'ch soubor'#367':'
  47.       end
  48.       object lNewFileFormat: TLabel
  49.         Left = 8
  50.         Top = 88
  51.         Width = 114
  52.         Height = 13
  53.         Caption = 'Form'#225't nov'#253'ch soubor'#367':'
  54.       end
  55.       object lHTServer: TLabel
  56.         Left = 8
  57.         Top = 208
  58.         Width = 58
  59.         Height = 13
  60.         Caption = 'Web server:'
  61.       end
  62.       object lHTDocs: TLabel
  63.         Left = 8
  64.         Top = 248
  65.         Width = 78
  66.         Height = 13
  67.         Caption = 'Document Root:'
  68.       end
  69.       object eDefDir: TEdit
  70.         Left = 8
  71.         Top = 24
  72.         Width = 329
  73.         Height = 21
  74.         TabOrder = 0
  75.       end
  76.       object cbDefaultCP: TComboBox
  77.         Left = 8
  78.         Top = 64
  79.         Width = 209
  80.         Height = 21
  81.         AutoDropDown = True
  82.         Style = csDropDownList
  83.         ItemHeight = 13
  84.         TabOrder = 2
  85.       end
  86.       object cLogToEnd: TCheckBox
  87.         Left = 8
  88.         Top = 144
  89.         Width = 281
  90.         Height = 17
  91.         Hint = 'Po zobrazen'#237' LOG souboru bude kurzor na konci souboru'
  92.         Caption = 'Kurzor na konci LOG souboru'
  93.         TabOrder = 4
  94.       end
  95.       object cDontOpen: TCheckBox
  96.         Left = 8
  97.         Top = 168
  98.         Width = 289
  99.         Height = 17
  100.         Hint = 'Pouze na'#269'te projektov'#253' strom, '#382#225'dn'#233' soubory nebudou otev'#345'eny'
  101.         Caption = 'Neotev'#237'rat soubory po na'#269'ten'#237
  102.         TabOrder = 5
  103.       end
  104.       object bInitialDir: TButton
  105.         Left = 336
  106.         Top = 24
  107.         Width = 21
  108.         Height = 21
  109.         Caption = '...'
  110.         TabOrder = 1
  111.         OnClick = tbInitialDirClick
  112.       end
  113.       object cbFileFormat: TComboBox
  114.         Left = 8
  115.         Top = 104
  116.         Width = 113
  117.         Height = 21
  118.         Style = csDropDownList
  119.         ItemHeight = 13
  120.         TabOrder = 3
  121.         Items.Strings = (
  122.           'DOS'
  123.           'UNIX'
  124.           'MAC')
  125.       end
  126.       object eHTServer: TEdit
  127.         Left = 8
  128.         Top = 224
  129.         Width = 329
  130.         Height = 21
  131.         TabOrder = 6
  132.       end
  133.       object ePHPDocs: TEdit
  134.         Left = 8
  135.         Top = 264
  136.         Width = 329
  137.         Height = 21
  138.         TabOrder = 7
  139.       end
  140.       object bPHPDocs: TButton
  141.         Left = 336
  142.         Top = 264
  143.         Width = 21
  144.         Height = 21
  145.         Caption = '...'
  146.         TabOrder = 8
  147.         OnClick = bPHPDocsClick
  148.       end
  149.     end
  150.     object TabExtProgs: TTabSheet
  151.       HelpContext = 113
  152.       Caption = 'Extern'#237' programy'
  153.       DesignSize = (
  154.         369
  155.         309)
  156.       object lProgName: TLabel
  157.         Left = 8
  158.         Top = 144
  159.         Width = 34
  160.         Height = 13
  161.         Caption = 'Jm'#233'no:'
  162.       end
  163.       object lProgFile: TLabel
  164.         Left = 8
  165.         Top = 184
  166.         Width = 42
  167.         Height = 13
  168.         Caption = 'Program:'
  169.       end
  170.       object lProgParam: TLabel
  171.         Left = 8
  172.         Top = 224
  173.         Width = 60
  174.         Height = 13
  175.         Caption = 'LOG soubor:'
  176.       end
  177.       object lProgList: TLabel
  178.         Left = 8
  179.         Top = 8
  180.         Width = 88
  181.         Height = 13
  182.         Caption = 'Seznam program'#367':'
  183.       end
  184.       object listProgs: TListBox
  185.         Left = 8
  186.         Top = 24
  187.         Width = 337
  188.         Height = 113
  189.         Style = lbOwnerDrawFixed
  190.         ItemHeight = 15
  191.         TabOrder = 0
  192.         OnClick = listProgsClick
  193.       end
  194.       object eProgName: TEdit
  195.         Left = 8
  196.         Top = 160
  197.         Width = 145
  198.         Height = 21
  199.         TabOrder = 1
  200.       end
  201.       object eProgFile: TEdit
  202.         Left = 8
  203.         Top = 200
  204.         Width = 329
  205.         Height = 21
  206.         PopupMenu = PopupFilePart
  207.         TabOrder = 2
  208.       end
  209.       object eProgParam: TEdit
  210.         Left = 8
  211.         Top = 240
  212.         Width = 329
  213.         Height = 21
  214.         PopupMenu = PopupFilePart
  215.         TabOrder = 4
  216.       end
  217.       object bAdd: TButton
  218.         Left = 8
  219.         Top = 272
  220.         Width = 75
  221.         Height = 25
  222.         Caption = 'P'#345'id&at'
  223.         TabOrder = 6
  224.         OnClick = bAddClick
  225.       end
  226.       object bDel: TButton
  227.         Left = 88
  228.         Top = 272
  229.         Width = 75
  230.         Height = 25
  231.         Caption = 'S&mazat'
  232.         TabOrder = 7
  233.         OnClick = bDelClick
  234.       end
  235.       object bEdit: TButton
  236.         Left = 168
  237.         Top = 272
  238.         Width = 75
  239.         Height = 25
  240.         Caption = '&Opravit'
  241.         TabOrder = 8
  242.         OnClick = bEditClick
  243.       end
  244.       object ToolBarMove: TToolBar
  245.         Left = 344
  246.         Top = 24
  247.         Width = 23
  248.         Height = 44
  249.         Align = alNone
  250.         Anchors = [akTop, akRight]
  251.         AutoSize = True
  252.         Caption = 'ToolBarMove'
  253.         EdgeBorders = []
  254.         Flat = True
  255.         Images = ImageList
  256.         TabOrder = 9
  257.         object ToolButton1: TToolButton
  258.           Left = 0
  259.           Top = 0
  260.           Action = aUp
  261.           ImageIndex = 0
  262.           Wrap = True
  263.         end
  264.         object ToolButton2: TToolButton
  265.           Left = 0
  266.           Top = 22
  267.           Action = aDown
  268.           ImageIndex = 1
  269.         end
  270.       end
  271.       object bProg: TButton
  272.         Left = 336
  273.         Top = 200
  274.         Width = 21
  275.         Height = 21
  276.         Caption = '...'
  277.         TabOrder = 3
  278.         OnClick = tbProgClick
  279.       end
  280.       object bLogProg: TButton
  281.         Left = 336
  282.         Top = 240
  283.         Width = 21
  284.         Height = 21
  285.         Caption = '...'
  286.         TabOrder = 5
  287.         OnClick = tbLogFileClick
  288.       end
  289.     end
  290.     object TabCompil: TTabSheet
  291.       HelpContext = 118
  292.       Caption = 'Kompil'#225'tor'
  293.       ImageIndex = 1
  294.       object lCompFile: TLabel
  295.         Left = 8
  296.         Top = 0
  297.         Width = 52
  298.         Height = 13
  299.         Caption = 'Kompil'#225'tor:'
  300.       end
  301.       object lCompParam: TLabel
  302.         Left = 8
  303.         Top = 40
  304.         Width = 50
  305.         Height = 13
  306.         Caption = 'Parametry:'
  307.       end
  308.       object lCompLOG: TLabel
  309.         Left = 8
  310.         Top = 120
  311.         Width = 60
  312.         Height = 13
  313.         Caption = 'LOG soubor:'
  314.       end
  315.       object lCompRun: TLabel
  316.         Left = 8
  317.         Top = 160
  318.         Width = 97
  319.         Height = 13
  320.         Caption = 'Spustit po kompilaci:'
  321.       end
  322.       object lCompParser: TLabel
  323.         Left = 8
  324.         Top = 264
  325.         Width = 50
  326.         Height = 13
  327.         Caption = 'Log parser'
  328.       end
  329.       object lCompDir: TLabel
  330.         Left = 8
  331.         Top = 80
  332.         Width = 80
  333.         Height = 13
  334.         Caption = 'V'#253'choz'#237' adres'#225#345':'
  335.       end
  336.       object eCompFile: TEdit
  337.         Left = 8
  338.         Top = 16
  339.         Width = 329
  340.         Height = 21
  341.         TabOrder = 0
  342.       end
  343.       object eCompParam: TEdit
  344.         Left = 8
  345.         Top = 56
  346.         Width = 329
  347.         Height = 21
  348.         PopupMenu = PopupFilePart
  349.         TabOrder = 2
  350.       end
  351.       object eCompLog: TEdit
  352.         Left = 8
  353.         Top = 136
  354.         Width = 329
  355.         Height = 21
  356.         PopupMenu = PopupFilePart
  357.         TabOrder = 5
  358.       end
  359.       object eCompRun: TEdit
  360.         Left = 8
  361.         Top = 176
  362.         Width = 329
  363.         Height = 21
  364.         PopupMenu = PopupFilePart
  365.         TabOrder = 7
  366.       end
  367.       object cCompSaveAll: TCheckBox
  368.         Left = 8
  369.         Top = 208
  370.         Width = 321
  371.         Height = 17
  372.         Caption = 'P'#345'ed kompilac'#237' ulo'#382'it v'#353'echny soubory'
  373.         TabOrder = 9
  374.       end
  375.       object cbLogParser: TComboBox
  376.         Left = 8
  377.         Top = 280
  378.         Width = 281
  379.         Height = 23
  380.         Font.Charset = DEFAULT_CHARSET
  381.         Font.Color = clWindowText
  382.         Font.Height = -12
  383.         Font.Name = 'Courier New'
  384.         Font.Style = []
  385.         ItemHeight = 15
  386.         ParentFont = False
  387.         TabOrder = 12
  388.         Items.Strings = (
  389.           'line %L column %C    ;HTML TiDy'
  390.           '*] %F(%L             ;Borland Pascal'
  391.           '%F(%L)%E             ;Clipper'
  392.           '*:F:%L               ;XML Int'
  393.           '%F:%L:*              ;Java SDK'
  394.           '*on line <b>%L       ;PHP'
  395.           '------------------------------------'
  396.           '*                    ;anything'
  397.           '%F                   ;filename'
  398.           '%L                   ;line number'
  399.           '%C                   ;column'
  400.           '%E                   ;end parsing')
  401.       end
  402.       object cCompCapture: TCheckBox
  403.         Left = 8
  404.         Top = 224
  405.         Width = 329
  406.         Height = 17
  407.         Caption = 'Zachytit v'#253'stup programu'
  408.         TabOrder = 10
  409.       end
  410.       object bDebug: TButton
  411.         Left = 288
  412.         Top = 280
  413.         Width = 73
  414.         Height = 23
  415.         Caption = 'Debug...'
  416.         TabOrder = 13
  417.         OnClick = bDebugClick
  418.       end
  419.       object cCompHideOutp: TCheckBox
  420.         Left = 8
  421.         Top = 240
  422.         Width = 321
  423.         Height = 17
  424.         Hint = 'V'#253'stupn'#237' okno programu nebude zobrazeno'
  425.         Caption = 'Skr'#253't okno v'#253'stupu'
  426.         TabOrder = 11
  427.       end
  428.       object bCompFile: TButton
  429.         Left = 336
  430.         Top = 16
  431.         Width = 21
  432.         Height = 21
  433.         Caption = '...'
  434.         TabOrder = 1
  435.         OnClick = tbCompFileClick
  436.       end
  437.       object bLogFile: TButton
  438.         Left = 336
  439.         Top = 136
  440.         Width = 21
  441.         Height = 21
  442.         Caption = '...'
  443.         TabOrder = 6
  444.         OnClick = tbLogFileClick
  445.       end
  446.       object bRun: TButton
  447.         Left = 336
  448.         Top = 176
  449.         Width = 21
  450.         Height = 21
  451.         Caption = '...'
  452.         TabOrder = 8
  453.         OnClick = tbLogFileClick
  454.       end
  455.       object eCompDir: TEdit
  456.         Left = 8
  457.         Top = 96
  458.         Width = 329
  459.         Height = 21
  460.         PopupMenu = PopupFilePart
  461.         TabOrder = 3
  462.       end
  463.       object bDefDir: TButton
  464.         Left = 336
  465.         Top = 96
  466.         Width = 21
  467.         Height = 21
  468.         Caption = '...'
  469.         TabOrder = 4
  470.         OnClick = bDefDirClick
  471.       end
  472.     end
  473.   end
  474.   object bOK: TButton
  475.     Left = 216
  476.     Top = 344
  477.     Width = 75
  478.     Height = 25
  479.     Caption = 'OK'
  480.     Default = True
  481.     ModalResult = 1
  482.     TabOrder = 1
  483.     OnClick = bOKClick
  484.   end
  485.   object bCancel: TButton
  486.     Left = 296
  487.     Top = 344
  488.     Width = 75
  489.     Height = 25
  490.     Cancel = True
  491.     Caption = 'Storno'
  492.     ModalResult = 2
  493.     TabOrder = 2
  494.   end
  495.   object bLoadSett: TButton
  496.     Left = 8
  497.     Top = 344
  498.     Width = 75
  499.     Height = 25
  500.     Action = aLoadSett
  501.     TabOrder = 3
  502.   end
  503.   object ActionList: TActionList
  504.     Images = ImageList
  505.     OnUpdate = ActionListUpdate
  506.     Left = 104
  507.     Top = 343
  508.     object aFindProgram: TAction
  509.       Caption = '&Naj'#237't program'
  510.     end
  511.     object aUp: TAction
  512.       Caption = 'aUp'
  513.       ImageIndex = 1
  514.       OnExecute = aUpExecute
  515.     end
  516.     object aDown: TAction
  517.       Caption = 'aDown'
  518.       ImageIndex = 2
  519.       OnExecute = aUpExecute
  520.     end
  521.     object aLoadSett: TAction
  522.       Caption = 'Na'#269#237'st'
  523.       OnExecute = bLoadSettClick
  524.     end
  525.   end
  526.   object ImageList: TImageList
  527.     Left = 136
  528.     Top = 344
  529.     Bitmap = {
  530.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  531.       0000000000003600000028000000400000001000000001001000000000000008
  532.       0000000000000000000000000000000000000000000000000000000000000000
  533.       0000000000000000000000000000000000000000000000000000000000000000
  534.       0000000000000000000000000000000000000000000000000000000000000000
  535.       0000000000000000000000000000000000000000000000000000000000000000
  536.       0000000000000000000000000000000000000000000000000000000000000000
  537.       0000000000000000000000000000000000000000000000000000000000000000
  538.       0000000000000000000000000000000000000000000000000000000000000000
  539.       0000000000000000000000000000000000000000000000000000000000000000
  540.       0000000000000000000000000000000000000000000000000000000000000000
  541.       0000000000000000000000000000000000000000000000000000000000000000
  542.       0000000000000000000000000000000000000000000000000000000000000000
  543.       0000000000000000000000000000000000000000000000000000000000000000
  544.       0000000000000000000000000000000000000000000000000000000000000000
  545.       0000000000000000000000000000000000000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000000000000000000000
  547.       0000000000000000000000000000000000000000000000000000000000000000
  548.       0000000000000000000000000000000000000000000000000000000000000000
  549.       0000000000000000000000000000000000000000000000000000000000000000
  550.       0000000000000000000000000000000000000000000000000000000000000000
  551.       0000000000000000000000000000000000000000000000000000000000000000
  552.       000000000000000000000000000000000000000000000000000000000000F702
  553.       F702F70200000000000000000000000000000000000000000000000000000000
  554.       F702000000000000000000000000000000000000000000000000000000000000
  555.       0000000000000000000000000000000000000000000000000000000000000000
  556.       000000000000000000000000000000000000000000000000000000000000F702
  557.       F702F7020000000000000000000000000000000000000000000000000000F702
  558.       F702F70200000000000000000000000000000000000000000000000000000000
  559.       0000000000000000000000000000000000000000000000000000000000000000
  560.       000000000000000000000000000000000000000000000000000000000000F702
  561.       F702F702000000000000000000000000000000000000000000000000F702F702
  562.       F702F702F7020000000000000000000000000000000000000000000000000000
  563.       0000000000000000000000000000000000000000000000000000000000000000
  564.       000000000000000000000000000000000000000000000000000000000000F702
  565.       F702F70200000000000000000000000000000000000000000000F702F702F702
  566.       F702F702F702F702000000000000000000000000000000000000000000000000
  567.       0000000000000000000000000000000000000000000000000000000000000000
  568.       0000000000000000000000000000000000000000000000000000F702F702F702
  569.       F702F702F702F70200000000000000000000000000000000000000000000F702
  570.       F702F70200000000000000000000000000000000000000000000000000000000
  571.       0000000000000000000000000000000000000000000000000000000000000000
  572.       00000000000000000000000000000000000000000000000000000000F702F702
  573.       F702F702F702000000000000000000000000000000000000000000000000F702
  574.       F702F70200000000000000000000000000000000000000000000000000000000
  575.       0000000000000000000000000000000000000000000000000000000000000000
  576.       000000000000000000000000000000000000000000000000000000000000F702
  577.       F702F7020000000000000000000000000000000000000000000000000000F702
  578.       F702F70200000000000000000000000000000000000000000000000000000000
  579.       0000000000000000000000000000000000000000000000000000000000000000
  580.       0000000000000000000000000000000000000000000000000000000000000000
  581.       F70200000000000000000000000000000000000000000000000000000000F702
  582.       F702F70200000000000000000000000000000000000000000000000000000000
  583.       0000000000000000000000000000000000000000000000000000000000000000
  584.       0000000000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000000000
  587.       0000000000000000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000000000000000000000
  591.       0000000000000000000000000000000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       000000000000000000000000000000000000424D3E000000000000003E000000
  597.       2800000040000000100000000100010000000000800000000000000000000000
  598.       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
  599.       FFFFFFFF00000000FFFFFFFF00000000F83FFEFF00000000F83FFC7F00000000
  600.       F83FF83F00000000F83FF01F00000000C007E00F00000000E00FC00700000000
  601.       F01FF83F00000000F83FF83F00000000FC7FF83F00000000FEFFF83F00000000
  602.       FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
  603.       000000000000}
  604.   end
  605.   object PopupFilePart: TPopupMenu
  606.     AutoHotkeys = maManual
  607.     Left = 165
  608.     Top = 344
  609.   end
  610. end
  611.