home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 May / PCWorld_1999-05_cd.bin / NOVINKY / SuperMem / SM98 / SM98.EXE / 0 / RCDATA / TFINDDLG / TFINDDLG.txt < prev   
Encoding:
Text File  |  1999-03-17  |  6.3 KB  |  302 lines

  1. object FindDlg: TFindDlg
  2.   Left = 280
  3.   Top = 164
  4.   BorderStyle = bsDialog
  5.   Caption = 'Find file'
  6.   ClientHeight = 294
  7.   ClientWidth = 592
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   KeyPreview = True
  14.   PopupMenu = PopupMenu1
  15.   ShowHint = True
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnKeyDown = FormKeyDown
  19.   OnShow = FormShow
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object Bevel1: TBevel
  23.     Left = 16
  24.     Top = 16
  25.     Width = 441
  26.     Height = 241
  27.     Hint = 'Use right mouse button to display popup menu'
  28.   end
  29.   object Label2: TLabel
  30.     Left = 32
  31.     Top = 36
  32.     Width = 81
  33.     Height = 26
  34.     AutoSize = False
  35.     Caption = 'File&name:'
  36.     FocusControl = FileEdit
  37.     PopupMenu = PopupMenu1
  38.     Transparent = True
  39.   end
  40.   object Label4: TLabel
  41.     Left = 256
  42.     Top = 112
  43.     Width = 177
  44.     Height = 25
  45.     AutoSize = False
  46.     Caption = 'Dri&ve:'
  47.     FocusControl = FindDrive
  48.     Transparent = True
  49.   end
  50.   object SearchLbl: TLabel
  51.     Left = 32
  52.     Top = 89
  53.     Width = 377
  54.     Height = 21
  55.     AutoSize = False
  56.     Caption = 'd:\sm98'
  57.     PopupMenu = PopupMenu1
  58.     Transparent = True
  59.   end
  60.   object Label3: TLabel
  61.     Left = 32
  62.     Top = 68
  63.     Width = 73
  64.     Height = 26
  65.     AutoSize = False
  66.     Caption = '&Directory:'
  67.     FocusControl = FindInBox
  68.     PopupMenu = PopupMenu1
  69.     Transparent = True
  70.   end
  71.   object Zoom: TImage
  72.     Left = 481
  73.     Top = 209
  74.     Width = 32
  75.     Height = 32
  76.     Picture.Data = {<image000.ico>}
  77.     Visible = False
  78.   end
  79.   object DrawArea: TPaintBox
  80.     Left = 473
  81.     Top = 160
  82.     Width = 104
  83.     Height = 65
  84.     Hint = 'Nothing important'
  85.     PopupMenu = PopupMenu1
  86.     OnPaint = DrawAreaPaint
  87.   end
  88.   object Folders: TImage
  89.     Left = 529
  90.     Top = 200
  91.     Width = 40
  92.     Height = 41
  93.     Center = True
  94.     Picture.Data = {<image001.ico>}
  95.     Visible = False
  96.   end
  97.   object SubChk: TCheckBox
  98.     Left = 256
  99.     Top = 192
  100.     Width = 169
  101.     Height = 25
  102.     Hint = 'Search or not in subfolders'
  103.     Caption = 'Search in s&ubfolders'
  104.     PopupMenu = PopupMenu1
  105.     State = cbChecked
  106.     TabOrder = 2
  107.   end
  108.   object FindInBox: TDirectoryListBox
  109.     Left = 32
  110.     Top = 112
  111.     Width = 201
  112.     Height = 129
  113.     Hint = 'Change directory'
  114.     DirLabel = SearchLbl
  115.     ItemHeight = 16
  116.     PopupMenu = PopupMenu1
  117.     TabOrder = 0
  118.   end
  119.   object FindDrive: TDriveComboBox
  120.     Left = 256
  121.     Top = 137
  122.     Width = 177
  123.     Height = 22
  124.     Hint = 'Change drive'
  125.     DirList = FindInBox
  126.     PopupMenu = PopupMenu1
  127.     TabOrder = 1
  128.   end
  129.   object FindBtn: TButton
  130.     Left = 473
  131.     Top = 16
  132.     Width = 104
  133.     Height = 30
  134.     Hint = 'Start searching'
  135.     Caption = '&Find'
  136.     TabOrder = 3
  137.     OnClick = FindBtnClick
  138.   end
  139.   object StopBtn: TButton
  140.     Left = 473
  141.     Top = 48
  142.     Width = 104
  143.     Height = 30
  144.     Hint = 'Stop searching'
  145.     Cancel = True
  146.     Caption = '&Stop'
  147.     Enabled = False
  148.     TabOrder = 4
  149.     OnClick = StopBtnClick
  150.   end
  151.   object CloseBtn: TButton
  152.     Left = 473
  153.     Top = 96
  154.     Width = 104
  155.     Height = 30
  156.     Hint = 'Close'
  157.     Caption = '&Close'
  158.     TabOrder = 5
  159.     OnClick = CloseBtnClick
  160.   end
  161.   object FileEdit: TComboBox
  162.     Left = 112
  163.     Top = 32
  164.     Width = 321
  165.     Height = 24
  166.     Hint = 'Enter file name and press Enter'
  167.     DropDownCount = 5
  168.     ItemHeight = 16
  169.     TabOrder = 6
  170.     Text = '*.*'
  171.   end
  172.   object StatusBar: TPanel
  173.     Left = 0
  174.     Top = 264
  175.     Width = 592
  176.     Height = 30
  177.     Align = alBottom
  178.     Alignment = taLeftJustify
  179.     BevelOuter = bvLowered
  180.     Caption = ' Click Find button to start searching.'
  181.     Font.Charset = DEFAULT_CHARSET
  182.     Font.Color = clBlack
  183.     Font.Height = -13
  184.     Font.Name = 'MS Sans Serif'
  185.     Font.Style = [fsBold]
  186.     ParentFont = False
  187.     TabOrder = 7
  188.   end
  189.   object IconTimer: TTimer
  190.     Enabled = False
  191.     Interval = 300
  192.     OnTimer = IconTimerTimer
  193.     Left = 460
  194.     Top = 136
  195.   end
  196.   object PopupMenu1: TPopupMenu
  197.     Left = 360
  198.     Top = 80
  199.     object Executablefiles1: TMenuItem
  200.       Caption = '&Executable files'
  201.       object dll1: TMenuItem
  202.         Caption = '*.&dll'
  203.         OnClick = dll1Click
  204.       end
  205.       object exe1: TMenuItem
  206.         Caption = '*.&exe'
  207.         OnClick = exe1Click
  208.       end
  209.       object N3: TMenuItem
  210.         Caption = '-'
  211.       end
  212.       object Allofthem1: TMenuItem
  213.         Caption = '&All of them'
  214.         OnClick = Allofthem1Click
  215.       end
  216.     end
  217.     object Graphicfiles1: TMenuItem
  218.       Caption = '&Graphic files'
  219.       object bmp1: TMenuItem
  220.         Caption = '*.&bmp'
  221.         OnClick = bmp1Click
  222.       end
  223.       object gif1: TMenuItem
  224.         Caption = '*.&gif'
  225.         OnClick = gif1Click
  226.       end
  227.       object jpg1: TMenuItem
  228.         Caption = '*.&jpg'
  229.         OnClick = jpg1Click
  230.       end
  231.       object N4: TMenuItem
  232.         Caption = '-'
  233.       end
  234.       object Allofthem2: TMenuItem
  235.         Caption = '&All of them'
  236.         OnClick = Allofthem2Click
  237.       end
  238.     end
  239.     object Knowledgesystemfiles1: TMenuItem
  240.       Caption = '&Collection files'
  241.       object kno1: TMenuItem
  242.         Caption = '*.&kno'
  243.         OnClick = kno1Click
  244.       end
  245.     end
  246.     object Scriptfiles1: TMenuItem
  247.       Caption = 'Scri&pt files'
  248.       object scr1: TMenuItem
  249.         Caption = '*.&scr'
  250.         OnClick = scr1Click
  251.       end
  252.       object txt1: TMenuItem
  253.         Caption = '*.&txt'
  254.         OnClick = txt1Click
  255.       end
  256.       object N5: TMenuItem
  257.         Caption = '-'
  258.       end
  259.       object Allofthem3: TMenuItem
  260.         Caption = '&All of them'
  261.         OnClick = Allofthem3Click
  262.       end
  263.     end
  264.     object Soundfiles1: TMenuItem
  265.       Caption = '&Sound files'
  266.       object mid1: TMenuItem
  267.         Caption = '*.&mid'
  268.         OnClick = mid1Click
  269.       end
  270.       object rmi1: TMenuItem
  271.         Caption = '*.&rmi'
  272.         OnClick = rmi1Click
  273.       end
  274.       object wav1: TMenuItem
  275.         Caption = '*.&wav'
  276.         OnClick = wav1Click
  277.       end
  278.       object N6: TMenuItem
  279.         Caption = '-'
  280.       end
  281.       object Allofthem4: TMenuItem
  282.         Caption = '&All of them'
  283.         OnClick = Allofthem4Click
  284.       end
  285.     end
  286.     object Videofiles1: TMenuItem
  287.       Caption = '&Video files'
  288.       object avi1: TMenuItem
  289.         Caption = '*.&avi'
  290.         OnClick = avi1Click
  291.       end
  292.     end
  293.     object N2: TMenuItem
  294.       Caption = '-'
  295.     end
  296.     object N1: TMenuItem
  297.       Caption = '&All files (*.*)'
  298.       OnClick = N1Click
  299.     end
  300.   end
  301. end
  302.