home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / BazaPrg / BazaPrg.exe / 0 / RCDATA / TMN_FRM / TMN_FRM.txt
Text File  |  2007-10-27  |  14KB  |  578 lines

  1. object MN_FRM: TMN_FRM
  2.   Left = 191
  3.   Top = 106
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'MN_FRM'
  7.   ClientHeight = 573
  8.   ClientWidth = 792
  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 = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel2: TBevel
  23.     Left = 4
  24.     Top = 553
  25.     Width = 786
  26.     Height = 19
  27.   end
  28.   object Label1: TLabel
  29.     Left = 654
  30.     Top = 556
  31.     Width = 131
  32.     Height = 13
  33.     Alignment = taRightJustify
  34.     Caption = 'EmZet Computing 2003'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clNavy
  37.     Font.Height = -11
  38.     Font.Name = 'Microsoft Sans Serif'
  39.     Font.Pitch = fpVariable
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label21: TLabel
  44.     Left = 8
  45.     Top = 556
  46.     Width = 81
  47.     Height = 13
  48.     Caption = 'BazaPrg II 1.0'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clNavy
  51.     Font.Height = -11
  52.     Font.Name = 'Microsoft Sans Serif'
  53.     Font.Pitch = fpVariable
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.   end
  57.   object Panel7: TPanel
  58.     Left = 4
  59.     Top = 4
  60.     Width = 786
  61.     Height = 546
  62.     BevelOuter = bvLowered
  63.     TabOrder = 0
  64.     object Bevel1: TBevel
  65.       Left = 1
  66.       Top = 22
  67.       Width = 790
  68.       Height = 10
  69.       Shape = bsBottomLine
  70.     end
  71.     object SpeedButton1: TSpeedButton
  72.       Left = 4
  73.       Top = 4
  74.       Width = 105
  75.       Height = 22
  76.       GroupIndex = 1
  77.       Down = True
  78.       Caption = '&Wszystkie programy'
  79.       Flat = True
  80.       OnClick = SpeedButton1Click
  81.     end
  82.     object SpeedButton2: TSpeedButton
  83.       Left = 116
  84.       Top = 4
  85.       Width = 105
  86.       Height = 22
  87.       GroupIndex = 1
  88.       Caption = 'Wy&dania'
  89.       Flat = True
  90.       OnClick = SpeedButton2Click
  91.     end
  92.     object SpeedButton4: TSpeedButton
  93.       Left = 228
  94.       Top = 4
  95.       Width = 105
  96.       Height = 22
  97.       GroupIndex = 1
  98.       Caption = 'Wy&szukiwanie'
  99.       Flat = True
  100.       OnClick = SpeedButton4Click
  101.     end
  102.     object WS_PN: TPanel
  103.       Left = 2
  104.       Top = 32
  105.       Width = 395
  106.       Height = 513
  107.       BevelOuter = bvNone
  108.       TabOrder = 2
  109.       object Label4: TLabel
  110.         Left = 8
  111.         Top = 56
  112.         Width = 110
  113.         Height = 13
  114.         Caption = 'Warunki rozszerzaj'#261'ce:'
  115.         Font.Charset = DEFAULT_CHARSET
  116.         Font.Color = clNavy
  117.         Font.Height = 11
  118.         Font.Name = 'MS Sans Serif'
  119.         Font.Pitch = fpVariable
  120.         Font.Style = []
  121.         ParentFont = False
  122.       end
  123.       object Label5: TLabel
  124.         Left = 8
  125.         Top = 298
  126.         Width = 134
  127.         Height = 13
  128.         Caption = 'Znalezione tytu'#322'y artyku'#322#243'w:'
  129.         Font.Charset = DEFAULT_CHARSET
  130.         Font.Color = clNavy
  131.         Font.Height = 11
  132.         Font.Name = 'MS Sans Serif'
  133.         Font.Pitch = fpVariable
  134.         Font.Style = []
  135.         ParentFont = False
  136.       end
  137.       object Label6: TLabel
  138.         Left = 8
  139.         Top = 124
  140.         Width = 112
  141.         Height = 13
  142.         Caption = 'Warunki ograniczaj'#261'ce:'
  143.         Font.Charset = DEFAULT_CHARSET
  144.         Font.Color = clNavy
  145.         Font.Height = 11
  146.         Font.Name = 'MS Sans Serif'
  147.         Font.Pitch = fpVariable
  148.         Font.Style = []
  149.         ParentFont = False
  150.       end
  151.       object Label17: TLabel
  152.         Left = 8
  153.         Top = 6
  154.         Width = 127
  155.         Height = 13
  156.         Caption = 'Wpisz poszukiwane has'#322'o:'
  157.         Font.Charset = DEFAULT_CHARSET
  158.         Font.Color = clNavy
  159.         Font.Height = 11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Pitch = fpVariable
  162.         Font.Style = []
  163.         ParentFont = False
  164.       end
  165.       object Label2: TLabel
  166.         Left = 8
  167.         Top = 200
  168.         Width = 78
  169.         Height = 13
  170.         Caption = 'Warunki og'#243'lne:'
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = clNavy
  173.         Font.Height = 11
  174.         Font.Name = 'MS Sans Serif'
  175.         Font.Pitch = fpVariable
  176.         Font.Style = []
  177.         ParentFont = False
  178.       end
  179.       object WSED: TEdit
  180.         Left = 8
  181.         Top = 24
  182.         Width = 377
  183.         Height = 24
  184.         Font.Charset = DEFAULT_CHARSET
  185.         Font.Color = clBlack
  186.         Font.Height = -13
  187.         Font.Name = 'Microsoft Sans Serif'
  188.         Font.Pitch = fpVariable
  189.         Font.Style = []
  190.         ParentFont = False
  191.         TabOrder = 0
  192.       end
  193.       object WSLB: TListBox
  194.         Left = 8
  195.         Top = 318
  196.         Width = 377
  197.         Height = 180
  198.         Font.Charset = DEFAULT_CHARSET
  199.         Font.Color = clBlack
  200.         Font.Height = -13
  201.         Font.Name = 'Microsoft Sans Serif'
  202.         Font.Pitch = fpVariable
  203.         Font.Style = []
  204.         IntegralHeight = True
  205.         ItemHeight = 16
  206.         ParentFont = False
  207.         TabOrder = 8
  208.         OnClick = WSLBClick
  209.       end
  210.       object TTCB: TCheckBox
  211.         Left = 8
  212.         Top = 96
  213.         Width = 89
  214.         Height = 24
  215.         Caption = 'w nazwie'
  216.         Checked = True
  217.         Font.Charset = DEFAULT_CHARSET
  218.         Font.Color = clBlack
  219.         Font.Height = -13
  220.         Font.Name = 'Microsoft Sans Serif'
  221.         Font.Pitch = fpVariable
  222.         Font.Style = []
  223.         ParentFont = False
  224.         State = cbChecked
  225.         TabOrder = 2
  226.         OnClick = TTCBClick
  227.       end
  228.       object OPCB: TCheckBox
  229.         Left = 8
  230.         Top = 72
  231.         Width = 81
  232.         Height = 24
  233.         Caption = 'w opisie'
  234.         Checked = True
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clBlack
  237.         Font.Height = -13
  238.         Font.Name = 'Microsoft Sans Serif'
  239.         Font.Pitch = fpVariable
  240.         Font.Style = []
  241.         ParentFont = False
  242.         State = cbChecked
  243.         TabOrder = 1
  244.         OnClick = OPCBClick
  245.       end
  246.       object TWCB: TCheckBox
  247.         Left = 8
  248.         Top = 142
  249.         Width = 113
  250.         Height = 24
  251.         Caption = 'tylko na p'#322'ycie:'
  252.         Font.Charset = DEFAULT_CHARSET
  253.         Font.Color = clBlack
  254.         Font.Height = -13
  255.         Font.Name = 'Microsoft Sans Serif'
  256.         Font.Pitch = fpVariable
  257.         Font.Style = []
  258.         ParentFont = False
  259.         TabOrder = 3
  260.         OnClick = TWCBClick
  261.       end
  262.       object WDCB: TComboBox
  263.         Left = 128
  264.         Top = 143
  265.         Width = 257
  266.         Height = 24
  267.         Style = csDropDownList
  268.         DropDownCount = 15
  269.         Font.Charset = DEFAULT_CHARSET
  270.         Font.Color = clBlack
  271.         Font.Height = -13
  272.         Font.Name = 'Microsoft Sans Serif'
  273.         Font.Pitch = fpVariable
  274.         Font.Style = []
  275.         ItemHeight = 16
  276.         ParentFont = False
  277.         TabOrder = 4
  278.         OnChange = WDCBChange
  279.       end
  280.       object GroupBox1: TGroupBox
  281.         Left = 7
  282.         Top = 216
  283.         Width = 378
  284.         Height = 75
  285.         Caption = ' has'#322'o jest: '
  286.         Ctl3D = True
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clWindowText
  289.         Font.Height = -13
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         ParentCtl3D = False
  293.         ParentFont = False
  294.         TabOrder = 6
  295.         object Label8: TLabel
  296.           Left = 30
  297.           Top = 54
  298.           Width = 316
  299.           Height = 13
  300.           Caption = 
  301.             '(wyizolowanym przez spacje, znaki przestankowe i znaki specjalne' +
  302.             ')'
  303.           Font.Charset = DEFAULT_CHARSET
  304.           Font.Color = clWindowText
  305.           Font.Height = -11
  306.           Font.Name = 'MS Sans Serif'
  307.           Font.Style = []
  308.           ParentFont = False
  309.         end
  310.         object KCZRB: TRadioButton
  311.           Left = 12
  312.           Top = 38
  313.           Width = 205
  314.           Height = 17
  315.           Caption = 'kompletnym ci'#261'giem znak'#243'w'
  316.           Font.Charset = DEFAULT_CHARSET
  317.           Font.Color = clWindowText
  318.           Font.Height = -13
  319.           Font.Name = 'MS Sans Serif'
  320.           Font.Style = []
  321.           ParentFont = False
  322.           TabOrder = 1
  323.         end
  324.         object DFPRB: TRadioButton
  325.           Left = 12
  326.           Top = 20
  327.           Width = 309
  328.           Height = 17
  329.           Caption = 'dowolnym fragmentem przeszukiwanego pola'
  330.           Checked = True
  331.           Font.Charset = DEFAULT_CHARSET
  332.           Font.Color = clWindowText
  333.           Font.Height = -13
  334.           Font.Name = 'MS Sans Serif'
  335.           Font.Style = []
  336.           ParentFont = False
  337.           TabOrder = 0
  338.           TabStop = True
  339.         end
  340.       end
  341.       object TTBGCB: TCheckBox
  342.         Left = 8
  343.         Top = 170
  344.         Width = 377
  345.         Height = 24
  346.         Caption = 'has'#322'o jest pocz'#261'tkiem nazwy programu'
  347.         Font.Charset = DEFAULT_CHARSET
  348.         Font.Color = clBlack
  349.         Font.Height = -13
  350.         Font.Name = 'Microsoft Sans Serif'
  351.         Font.Pitch = fpVariable
  352.         Font.Style = []
  353.         ParentFont = False
  354.         TabOrder = 5
  355.         OnClick = TTBGCBClick
  356.       end
  357.       object BitBtn1: TBitBtn
  358.         Left = 304
  359.         Top = 64
  360.         Width = 83
  361.         Height = 25
  362.         Caption = 'Szukaj'
  363.         Default = True
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = clWindowText
  366.         Font.Height = -13
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         TabOrder = 7
  371.         OnClick = SpeedButton7Click
  372.       end
  373.     end
  374.     object WD_PN: TPanel
  375.       Left = 2
  376.       Top = 32
  377.       Width = 395
  378.       Height = 513
  379.       BevelOuter = bvNone
  380.       TabOrder = 0
  381.       object WDTV: TTreeView
  382.         Left = 8
  383.         Top = 8
  384.         Width = 377
  385.         Height = 490
  386.         Font.Charset = DEFAULT_CHARSET
  387.         Font.Color = clBlack
  388.         Font.Height = -13
  389.         Font.Name = 'Microsoft Sans Serif'
  390.         Font.Pitch = fpVariable
  391.         Font.Style = []
  392.         HideSelection = False
  393.         Indent = 19
  394.         ParentFont = False
  395.         ReadOnly = True
  396.         TabOrder = 0
  397.         OnChange = WDTVChange
  398.         OnClick = WDTVClick
  399.       end
  400.     end
  401.     object WA_PN: TPanel
  402.       Left = 2
  403.       Top = 32
  404.       Width = 395
  405.       Height = 513
  406.       BevelOuter = bvNone
  407.       TabOrder = 3
  408.       object Label3: TLabel
  409.         Left = 8
  410.         Top = 7
  411.         Width = 274
  412.         Height = 13
  413.         Caption = 'Wpisz pocz'#261'tkowe litery nazwy poszukiwanego programu:'
  414.         Font.Charset = DEFAULT_CHARSET
  415.         Font.Color = clNavy
  416.         Font.Height = 11
  417.         Font.Name = 'MS Sans Serif'
  418.         Font.Pitch = fpVariable
  419.         Font.Style = []
  420.         ParentFont = False
  421.       end
  422.       object Label7: TLabel
  423.         Left = 248
  424.         Top = 56
  425.         Width = 89
  426.         Height = 13
  427.         Caption = 'Liczba program'#243'w:'
  428.         Font.Charset = DEFAULT_CHARSET
  429.         Font.Color = clNavy
  430.         Font.Height = 11
  431.         Font.Name = 'MS Sans Serif'
  432.         Font.Pitch = fpVariable
  433.         Font.Style = []
  434.         ParentFont = False
  435.       end
  436.       object LB_PRG_CNT: TLabel
  437.         Left = 336
  438.         Top = 56
  439.         Width = 48
  440.         Height = 13
  441.         Alignment = taRightJustify
  442.         AutoSize = False
  443.         Caption = '0000'
  444.         Font.Charset = DEFAULT_CHARSET
  445.         Font.Color = clNavy
  446.         Font.Height = 11
  447.         Font.Name = 'MS Sans Serif'
  448.         Font.Pitch = fpVariable
  449.         Font.Style = []
  450.         ParentFont = False
  451.       end
  452.       object Label10: TLabel
  453.         Left = 8
  454.         Top = 56
  455.         Width = 144
  456.         Height = 13
  457.         Caption = 'Nazwy wszystkich program'#243'w:'
  458.         Font.Charset = DEFAULT_CHARSET
  459.         Font.Color = clNavy
  460.         Font.Height = 11
  461.         Font.Name = 'MS Sans Serif'
  462.         Font.Pitch = fpVariable
  463.         Font.Style = []
  464.         ParentFont = False
  465.       end
  466.       object WPED: TEdit
  467.         Left = 8
  468.         Top = 24
  469.         Width = 377
  470.         Height = 24
  471.         Font.Charset = DEFAULT_CHARSET
  472.         Font.Color = clBlack
  473.         Font.Height = -13
  474.         Font.Name = 'Microsoft Sans Serif'
  475.         Font.Pitch = fpVariable
  476.         Font.Style = []
  477.         ParentFont = False
  478.         TabOrder = 0
  479.         OnChange = WPEDChange
  480.       end
  481.       object WPTV: TTreeView
  482.         Left = 8
  483.         Top = 72
  484.         Width = 377
  485.         Height = 426
  486.         Font.Charset = DEFAULT_CHARSET
  487.         Font.Color = clBlack
  488.         Font.Height = -13
  489.         Font.Name = 'Microsoft Sans Serif'
  490.         Font.Pitch = fpVariable
  491.         Font.Style = []
  492.         HideSelection = False
  493.         Indent = 18
  494.         ParentFont = False
  495.         ReadOnly = True
  496.         TabOrder = 1
  497.         OnChange = WPTVChange
  498.         OnClick = WPTVClick
  499.       end
  500.     end
  501.     object INFO_PN: TPanel
  502.       Left = 397
  503.       Top = 32
  504.       Width = 388
  505.       Height = 513
  506.       BevelOuter = bvNone
  507.       Font.Charset = DEFAULT_CHARSET
  508.       Font.Color = clWindowText
  509.       Font.Height = -13
  510.       Font.Name = 'MS Sans Serif'
  511.       Font.Style = []
  512.       ParentFont = False
  513.       TabOrder = 1
  514.       object Label12: TLabel
  515.         Left = 8
  516.         Top = 8
  517.         Width = 52
  518.         Height = 13
  519.         Caption = 'Informacje:'
  520.         Font.Charset = DEFAULT_CHARSET
  521.         Font.Color = clNavy
  522.         Font.Height = 11
  523.         Font.Name = 'MS Sans Serif'
  524.         Font.Pitch = fpVariable
  525.         Font.Style = []
  526.         ParentFont = False
  527.       end
  528.       object INFOAD: TLabel
  529.         Left = 8
  530.         Top = 482
  531.         Width = 66
  532.         Height = 16
  533.         Cursor = crHandPoint
  534.         Caption = 'Adres www'
  535.         Font.Charset = DEFAULT_CHARSET
  536.         Font.Color = clBlue
  537.         Font.Height = -13
  538.         Font.Name = 'Microsoft Sans Serif'
  539.         Font.Pitch = fpVariable
  540.         Font.Style = [fsUnderline]
  541.         ParentFont = False
  542.         OnClick = INFOADClick
  543.       end
  544.       object ADLB: TLabel
  545.         Left = 8
  546.         Top = 468
  547.         Width = 66
  548.         Height = 13
  549.         Caption = 'Adres WWW:'
  550.         Font.Charset = DEFAULT_CHARSET
  551.         Font.Color = clNavy
  552.         Font.Height = 11
  553.         Font.Name = 'MS Sans Serif'
  554.         Font.Pitch = fpVariable
  555.         Font.Style = []
  556.         ParentFont = False
  557.       end
  558.       object INFORE: TRichEdit
  559.         Left = 8
  560.         Top = 24
  561.         Width = 369
  562.         Height = 441
  563.         TabStop = False
  564.         BorderWidth = 3
  565.         Color = clBtnFace
  566.         Font.Charset = DEFAULT_CHARSET
  567.         Font.Color = clBlack
  568.         Font.Height = -13
  569.         Font.Name = 'MS Sans Serif'
  570.         Font.Style = []
  571.         ParentFont = False
  572.         ReadOnly = True
  573.         TabOrder = 0
  574.       end
  575.     end
  576.   end
  577. end
  578.