1object frmNewForm: TfrmNewForm
2  Left = 8
3  Top = 8
4  AutoScroll = False
5  BorderIcons = [biSystemMenu, biMinimize]
6  Caption = 'Find/Replace In Files'
7  ClientHeight = 409
8  ClientWidth = 553
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  PopupMenu = DesignerPopup.Owner
17  Visible = True
18  OnClick = FormClick
19  OnCreate = FormCreate
20  OnDestroy = FormDestroy
21  OnResize = FormResize
22  EVT_CLOSE = 'MadFindInFilesDialogClose'
23  EVT_ACTIVATE = 'MadFindInFilesDialogActivate'
24  Wx_ICON.Data = {07544269746D617000000000}
25  Wx_Name = 'MadFindInFilesDialog'
26  Wx_IDName = 'ID_DIALOG1'
27  Wx_IDValue = 1000
28  Wx_Class = 'wxDialog'
29  Wx_Center = True
30  Wx_Hidden = False
31  Wx_SizeToContents = True
32  Wx_GeneralStyle = []
33  Wx_DialogStyle = [wxCAPTION, wxRESIZE_BORDER, wxSYSTEM_MENU, wxDIALOG_NO_PARENT, wxCLOSE_BOX]
34  Wx_Border = 0
35  Wx_BorderAlignment = []
36  isAuimanagerAvailable = False
37  PixelsPerInch = 96
38  TextHeight = 13
39  object WxBoxSizer1: TWxBoxSizer
40    Left = 0
41    Top = 0
42    Width = 553
43    Height = 409
44    Align = alClient
45    TabOrder = 0
46    Orientation = wxVertical
47    Wx_Class = 'wxBoxSizer'
48    Wx_ControlOrientation = wxControlVertical
49    Wx_IDName = 'ID_WXBOXSIZER1'
50    Wx_IDValue = 1001
51    Wx_StretchFactor = 1
52    object WxBoxSizer2: TWxBoxSizer
53      Left = 56
54      Top = 0
55      Width = 406
56      Height = 160
57      TabOrder = 0
58      Wx_Class = 'wxBoxSizer'
59      Wx_ControlOrientation = wxControlVertical
60      Wx_IDName = 'ID_WXBOXSIZER2'
61      Wx_IDValue = 1002
62      Wx_Border = 0
63      object WxBoxSizer4: TWxBoxSizer
64        Left = 0
65        Top = 0
66        Width = 302
67        Height = 160
68        TabOrder = 0
69        Orientation = wxVertical
70        Wx_Class = 'wxBoxSizer'
71        Wx_ControlOrientation = wxControlVertical
72        Wx_IDName = 'ID_WXBOXSIZER4'
73        Wx_IDValue = 1004
74        Wx_Border = 0
75        object WxBoxSizer6: TWxBoxSizer
76          Left = 141
77          Top = 0
78          Width = 20
79          Height = 20
80          TabOrder = 0
81          Wx_Class = 'wxBoxSizer'
82          Wx_ControlOrientation = wxControlVertical
83          Wx_IDName = 'ID_WXBOXSIZER6'
84          Wx_IDValue = 1006
85          Wx_Border = 0
86        end
87        object WxBoxSizer7: TWxBoxSizer
88          Left = 141
89          Top = 20
90          Width = 20
91          Height = 20
92          TabOrder = 1
93          Wx_Class = 'wxBoxSizer'
94          Wx_ControlOrientation = wxControlVertical
95          Wx_IDName = 'ID_WXBOXSIZER7'
96          Wx_IDValue = 1007
97          Wx_Border = 0
98        end
99        object WxBoxSizer8: TWxBoxSizer
100          Left = 0
101          Top = 40
102          Width = 302
103          Height = 120
104          TabOrder = 2
105          Orientation = wxVertical
106          Wx_Class = 'wxBoxSizer'
107          Wx_ControlOrientation = wxControlVertical
108          Wx_IDName = 'ID_WXBOXSIZER8'
109          Wx_IDValue = 1008
110          Wx_Border = 0
111          Wx_Alignment = [wxALIGN_TOP, wxALIGN_LEFT]
112          object WxCheckBoxCaseSensitive: TWxCheckBox
113            Left = 1
114            Top = 1
115            Width = 300
116            Height = 22
117            Caption = '&Case Sensitive'
118            TabOrder = 0
119            Wx_BGColor = clBlack
120            Wx_CheckBoxStyle = []
121            Wx_Class = 'wxCheckBox'
122            Wx_ControlOrientation = wxControlVertical
123            Wx_FGColor = clBlack
124            Wx_GeneralStyle = []
125            Wx_Hidden = False
126            Wx_IDName = 'ID_WXCHECKBOXCASESENSITIVE'
127            Wx_IDValue = 1015
128            Wx_Border = 1
129            Wx_Alignment = [wxALIGN_LEFT]
130          end
131          object WxCheckBoxWholeWord: TWxCheckBox
132            Left = 1
133            Top = 25
134            Width = 300
135            Height = 22
136            Caption = '&Whole Word Only'
137            TabOrder = 1
138            Wx_BGColor = clBlack
139            Wx_CheckBoxStyle = []
140            Wx_Class = 'wxCheckBox'
141            Wx_ControlOrientation = wxControlVertical
142            Wx_FGColor = clBlack
143            Wx_GeneralStyle = []
144            Wx_Hidden = False
145            Wx_IDName = 'ID_WXCHECKBOXWHOLEWORD'
146            Wx_IDValue = 1016
147            Wx_Border = 1
148            Wx_Alignment = [wxALIGN_LEFT]
149          end
150          object WxCheckBoxRegex: TWxCheckBox
151            Left = 1
152            Top = 49
153            Width = 300
154            Height = 22
155            Caption = 'Use Regular E&xpressions'
156            TabOrder = 2
157            Wx_BGColor = clBlack
158            Wx_CheckBoxStyle = []
159            Wx_Class = 'wxCheckBox'
160            Wx_ControlOrientation = wxControlVertical
161            Wx_FGColor = clBlack
162            Wx_GeneralStyle = []
163            Wx_Hidden = False
164            Wx_IDName = 'ID_WXCHECKBOXREGEX'
165            Wx_IDValue = 1017
166            Wx_Border = 1
167            Wx_Alignment = [wxALIGN_LEFT]
168          end
169          object WxCheckBoxFindHex: TWxCheckBox
170            Left = 1
171            Top = 73
172            Width = 300
173            Height = 22
174            Caption = 'Find &Hex String (Example: BE 00 3A or BE003A)'
175            TabOrder = 3
176            EVT_CHECKBOX = 'WxCheckBoxFindHexClick'
177            Wx_BGColor = clBlack
178            Wx_CheckBoxStyle = []
179            Wx_Class = 'wxCheckBox'
180            Wx_ControlOrientation = wxControlVertical
181            Wx_FGColor = clBlack
182            Wx_GeneralStyle = []
183            Wx_Hidden = False
184            Wx_IDName = 'ID_WXCHECKBOXFINDHEX'
185            Wx_IDValue = 1018
186            Wx_Border = 1
187            Wx_Alignment = [wxALIGN_LEFT]
188          end
189          object WxCheckBoxListFirstOnly: TWxCheckBox
190            Left = 1
191            Top = 97
192            Width = 300
193            Height = 22
194            Caption = '&List the First Found Item Only'
195            TabOrder = 4
196            Wx_BGColor = clBlack
197            Wx_CheckBoxStyle = []
198            Wx_Class = 'wxCheckBox'
199            Wx_ControlOrientation = wxControlVertical
200            Wx_FGColor = clBlack
201            Wx_GeneralStyle = []
202            Wx_Hidden = False
203            Wx_IDName = 'ID_WXCHECKBOXLISTFIRSTONLY'
204            Wx_IDValue = 1043
205            Wx_Border = 1
206            Wx_Alignment = [wxALIGN_LEFT]
207          end
208        end
209      end
210      object WxBoxSizer5: TWxBoxSizer
211        Left = 302
212        Top = 19
213        Width = 104
214        Height = 121
215        TabOrder = 1
216        Orientation = wxVertical
217        Wx_Class = 'wxBoxSizer'
218        Wx_ControlOrientation = wxControlVertical
219        Wx_IDName = 'ID_WXBOXSIZER5'
220        Wx_IDValue = 1005
221        Wx_Border = 0
222        Wx_Alignment = [wxALIGN_TOP]
223        object WxButtonFind: TWxButton
224          Left = 2
225          Top = 2
226          Width = 100
227          Height = 28
228          Caption = '&Find'
229          TabOrder = 0
230          EVT_BUTTON = 'WxButtonFindClick'
231          Wx_BKColor = clBlack
232          Wx_ButtonStyle = []
233          Wx_Class = 'wxButton'
234          Wx_ControlOrientation = wxControlVertical
235          Wx_Default = False
236          Wx_EventList.Strings = (
237            'EVT_BUTTON:OnClick'
238            'EVT_UPDATE_UI:OnUpdateUI')
239          Wx_FGColor = clBlack
240          Wx_GeneralStyle = []
241          Wx_Hidden = False
242          Wx_IDName = 'ID_WXBUTTONFIND'
243          Wx_IDValue = 1022
244          Wx_Border = 2
245        end
246        object WxButtonReplace: TWxButton
247          Left = 2
248          Top = 34
249          Width = 100
250          Height = 28
251          Caption = '&Replace'
252          TabOrder = 1
253          EVT_BUTTON = 'WxButtonReplaceClick'
254          Wx_BKColor = clBlack
255          Wx_ButtonStyle = []
256          Wx_Class = 'wxButton'
257          Wx_ControlOrientation = wxControlVertical
258          Wx_Default = False
259          Wx_EventList.Strings = (
260            'EVT_BUTTON:OnClick'
261            'EVT_UPDATE_UI:OnUpdateUI')
262          Wx_FGColor = clBlack
263          Wx_GeneralStyle = []
264          Wx_Hidden = False
265          Wx_IDName = 'ID_WXBUTTONREPLACE'
266          Wx_IDValue = 1023
267          Wx_Border = 2
268        end
269        object WxCheckBoxEnableReplace: TWxCheckBox
270          Left = 2
271          Top = 64
272          Width = 100
273          Height = 25
274          Caption = '&Enable Replace'
275          TabOrder = 3
276          EVT_CHECKBOX = 'WxCheckBoxEnableReplaceClick'
277          Wx_BGColor = clBlack
278          Wx_CheckBoxStyle = []
279          Wx_Class = 'wxCheckBox'
280          Wx_ControlOrientation = wxControlVertical
281          Wx_FGColor = clBlack
282          Wx_GeneralStyle = []
283          Wx_Hidden = False
284          Wx_IDName = 'ID_WXCHECKBOXENABLEREPLACE'
285          Wx_IDValue = 1044
286          Wx_Border = 0
287        end
288        object WxButtonClose: TWxButton
289          Left = 2
290          Top = 91
291          Width = 100
292          Height = 28
293          Caption = 'Close'
294          TabOrder = 2
295          Wx_BKColor = clBlack
296          Wx_ButtonStyle = []
297          Wx_Class = 'wxButton'
298          Wx_ControlOrientation = wxControlVertical
299          Wx_Default = False
300          Wx_EventList.Strings = (
301            'EVT_BUTTON:OnClick'
302            'EVT_UPDATE_UI:OnUpdateUI')
303          Wx_FGColor = clBlack
304          Wx_GeneralStyle = []
305          Wx_Hidden = False
306          Wx_IDName = 'wxID_CANCEL'
307          Wx_IDValue = 1024
308          Wx_Border = 2
309        end
310      end
311    end
312    object WxStaticLine1: TWxStaticLine
313      Left = 184
314      Top = 162
315      Width = 150
316      Height = 7
317      TabOrder = 2
318      Wx_BGColor = clBlack
319      Wx_Class = 'wxStaticLine'
320      Wx_ControlOrientation = wxControlVertical
321      Wx_FGColor = clBlack
322      Wx_GeneralStyle = []
323      Wx_IDName = 'ID_WXSTATICLINE1'
324      Wx_IDValue = 1029
325      Wx_LIOrientation = wxLI_HORIZONTAL
326      Wx_Length = 150
327      LastOrientation = wxLI_HORIZONTAL
328      Wx_Border = 2
329      Wx_Alignment = [wxEXPAND]
330    end
331    object WxBoxSizer3: TWxBoxSizer
332      Left = 0
333      Top = 171
334      Width = 519
335      Height = 150
336      TabOrder = 1
337      Orientation = wxVertical
338      Wx_Class = 'wxBoxSizer'
339      Wx_ControlOrientation = wxControlVertical
340      Wx_IDName = 'ID_WXBOXSIZER3'
341      Wx_IDValue = 1003
342      Wx_Border = 0
343      Wx_Alignment = [wxALIGN_LEFT]
344      object WxRadioButtonOpenedFiles: TWxRadioButton
345        Left = 164
346        Top = 2
347        Width = 190
348        Height = 20
349        Caption = 'Opened Files in Editor'
350        TabOrder = 0
351        Wx_BGColor = clBlack
352        Wx_Class = 'wxRadioButton'
353        Wx_ControlOrientation = wxControlVertical
354        Wx_FGColor = clBlack
355        Wx_GeneralStyle = []
356        Wx_IDName = 'ID_WXRADIOBUTTONOPENEDFILES'
357        Wx_IDValue = 1031
358        Wx_RadioButtonStyle = []
359        Wx_Border = 2
360        Wx_Alignment = [wxALIGN_LEFT]
361      end
362      object WxFlexGridSizer1: TWxFlexGridSizer
363        Left = 0
364        Top = 24
365        Width = 519
366        Height = 104
367        TabOrder = 1
368        Columns = 4
369        Wx_Class = 'wxFlexGridSizer'
370        Wx_ControlOrientation = wxControlVertical
371        Wx_IDName = 'ID_WXFLEXGRIDSIZER1'
372        Wx_IDValue = 1032
373        Wx_Border = 0
374        Wx_Alignment = [wxALIGN_LEFT]
375        object WxRadioButtonDir: TWxRadioButton
376          Left = 2
377          Top = 4
378          Width = 113
379          Height = 20
380          Caption = 'Selected Directory:'
381          TabOrder = 0
382          Wx_BGColor = clBlack
383          Wx_Class = 'wxRadioButton'
384          Wx_ControlOrientation = wxControlVertical
385          Wx_FGColor = clBlack
386          Wx_GeneralStyle = []
387          Wx_IDName = 'ID_WXRADIOBUTTONDIR'
388          Wx_IDValue = 1033
389          Wx_RadioButtonStyle = []
390          Wx_Border = 2
391          Wx_Alignment = [wxALIGN_LEFT]
392        end
393        object WxComboBoxDir: TWxComboBox
394          Left = 119
395          Top = 4
396          Width = 330
397          Height = 21
398          ItemHeight = 13
399          TabOrder = 1
400          Wx_BGColor = clBlack
401          Wx_Class = 'wxComboBox'
402          Wx_ComboboxStyle = []
403          Wx_EditStyle = []
404          Wx_ControlOrientation = wxControlVertical
405          Wx_FGColor = clBlack
406          Wx_GeneralStyle = []
407          Wx_Hidden = False
408          Wx_IDName = 'ID_WXCOMBOBOXDIR'
409          Wx_IDValue = 1034
410          Wx_Border = 2
411          Wx_Alignment = [wxALIGN_LEFT]
412        end
413        object WxButtonDir: TWxButton
414          Left = 453
415          Top = 2
416          Width = 30
417          Height = 25
418          Caption = '...'
419          TabOrder = 2
420          EVT_BUTTON = 'WxButtonDirClick'
421          Wx_BKColor = clBlack
422          Wx_ButtonStyle = []
423          Wx_Class = 'wxButton'
424          Wx_ControlOrientation = wxControlVertical
425          Wx_Default = False
426          Wx_EventList.Strings = (
427            'EVT_BUTTON:OnClick'
428            'EVT_UPDATE_UI:OnUpdateUI')
429          Wx_FGColor = clBlack
430          Wx_GeneralStyle = []
431          Wx_Hidden = False
432          Wx_IDName = 'ID_WXBUTTONDIR'
433          Wx_IDValue = 1035
434          Wx_Border = 2
435        end
436        object WxButtonActiveDir: TWxButton
437          Left = 487
438          Top = 2
439          Width = 30
440          Height = 25
441          Caption = '<<'
442          TabOrder = 8
443          EVT_BUTTON = 'WxButtonActiveDirClick'
444          Wx_BKColor = clBlack
445          Wx_ButtonStyle = []
446          Wx_Class = 'wxButton'
447          Wx_ControlOrientation = wxControlVertical
448          Wx_Default = False
449          Wx_EventList.Strings = (
450            'EVT_BUTTON:OnClick'
451            'EVT_UPDATE_UI:OnUpdateUI')
452          Wx_FGColor = clBlack
453          Wx_GeneralStyle = []
454          Wx_Hidden = False
455          Wx_IDName = 'ID_WXBUTTONACTIVEDIR'
456          Wx_IDValue = 1045
457          Wx_Border = 2
458        end
459        object WxStaticText1: TWxStaticText
460          Left = 32
461          Top = 33
462          Width = 53
463          Height = 17
464          Caption = 'File Filters:'
465          TabOrder = 3
466          Wx_BGColor = clBlack
467          Wx_Class = 'wxStaticText'
468          Wx_ControlOrientation = wxControlVertical
469          Wx_FGColor = clBlack
470          Wx_GeneralStyle = []
471          Wx_Hidden = False
472          Wx_IDName = 'ID_WXSTATICTEXT1'
473          Wx_IDValue = 1036
474          Wx_LabelStyle = []
475          Wx_Border = 2
476          Wx_Alignment = [wxALIGN_RIGHT]
477        end
478        object WxComboBoxFilter: TWxComboBox
479          Left = 119
480          Top = 31
481          Width = 330
482          Height = 21
483          ItemHeight = 13
484          TabOrder = 4
485          Wx_BGColor = clBlack
486          Wx_Class = 'wxComboBox'
487          Wx_ComboboxStyle = []
488          Wx_EditStyle = []
489          Wx_ControlOrientation = wxControlVertical
490          Wx_FGColor = clBlack
491          Wx_GeneralStyle = []
492          Wx_Hidden = False
493          Wx_IDName = 'ID_WXCOMBOBOXFILTER'
494          Wx_IDValue = 1037
495          Wx_Border = 2
496          Wx_Alignment = [wxALIGN_LEFT]
497        end
498        object WxStaticText2: TWxStaticText
499          Left = 466
500          Top = 39
501          Width = 4
502          Height = 4
503          TabOrder = 5
504          Wx_BGColor = clBlack
505          Wx_Class = 'wxStaticText'
506          Wx_ControlOrientation = wxControlVertical
507          Wx_FGColor = clBlack
508          Wx_GeneralStyle = []
509          Wx_Hidden = False
510          Wx_IDName = 'ID_WXSTATICTEXT2'
511          Wx_IDValue = 1040
512          Wx_LabelStyle = []
513          Wx_Border = 2
514        end
515        object WxStaticText5: TWxStaticText
516          Left = 500
517          Top = 39
518          Width = 4
519          Height = 4
520          TabOrder = 10
521          Wx_BGColor = clBlack
522          Wx_Class = 'wxStaticText'
523          Wx_ControlOrientation = wxControlVertical
524          Wx_FGColor = clBlack
525          Wx_GeneralStyle = []
526          Wx_Hidden = False
527          Wx_IDName = 'ID_WXSTATICTEXT5'
528          Wx_IDValue = 1047
529          Wx_LabelStyle = []
530          Wx_Border = 2
531        end
532        object WxStaticText4: TWxStaticText
533          Left = 21
534          Top = 58
535          Width = 75
536          Height = 17
537          Caption = 'Exclude Filters:'
538          TabOrder = 9
539          Wx_BGColor = clBlack
540          Wx_Class = 'wxStaticText'
541          Wx_ControlOrientation = wxControlVertical
542          Wx_FGColor = clBlack
543          Wx_GeneralStyle = []
544          Wx_Hidden = False
545          Wx_IDName = 'ID_WXSTATICTEXT4'
546          Wx_IDValue = 1046
547          Wx_LabelStyle = []
548          Wx_Border = 2
549          Wx_Alignment = [wxALIGN_RIGHT]
550        end
551        object WxComboBoxExclude: TWxComboBox
552          Left = 119
553          Top = 56
554          Width = 330
555          Height = 21
556          ItemHeight = 13
557          TabOrder = 13
558          Wx_BGColor = clBlack
559          Wx_Class = 'wxComboBox'
560          Wx_ComboboxStyle = []
561          Wx_EditStyle = []
562          Wx_ControlOrientation = wxControlVertical
563          Wx_FGColor = clBlack
564          Wx_GeneralStyle = []
565          Wx_Hidden = False
566          Wx_IDName = 'ID_WXCOMBOBOXEXCLUDE'
567          Wx_IDValue = 1050
568          Wx_Border = 2
569          Wx_Alignment = [wxALIGN_LEFT]
570        end
571        object WxStaticText6: TWxStaticText
572          Left = 466
573          Top = 64
574          Width = 4
575          Height = 4
576          TabOrder = 11
577          Wx_BGColor = clBlack
578          Wx_Class = 'wxStaticText'
579          Wx_ControlOrientation = wxControlVertical
580          Wx_FGColor = clBlack
581          Wx_GeneralStyle = []
582          Wx_Hidden = False
583          Wx_IDName = 'ID_WXSTATICTEXT6'
584          Wx_IDValue = 1048
585          Wx_LabelStyle = []
586          Wx_Border = 2
587        end
588        object WxStaticText7: TWxStaticText
589          Left = 500
590          Top = 64
591          Width = 4
592          Height = 4
593          TabOrder = 12
594          Wx_BGColor = clBlack
595          Wx_Class = 'wxStaticText'
596          Wx_ControlOrientation = wxControlVertical
597          Wx_FGColor = clBlack
598          Wx_GeneralStyle = []
599          Wx_Hidden = False
600          Wx_IDName = 'ID_WXSTATICTEXT7'
601          Wx_IDValue = 1049
602          Wx_LabelStyle = []
603          Wx_Border = 2
604        end
605        object WxStaticText3: TWxStaticText
606          Left = 23
607          Top = 83
608          Width = 71
609          Height = 17
610          Caption = 'File Encoding:'
611          TabOrder = 6
612          Wx_BGColor = clBlack
613          Wx_Class = 'wxStaticText'
614          Wx_ControlOrientation = wxControlVertical
615          Wx_FGColor = clBlack
616          Wx_GeneralStyle = []
617          Wx_Hidden = False
618          Wx_IDName = 'ID_WXSTATICTEXT3'
619          Wx_IDValue = 1041
620          Wx_LabelStyle = []
621          Wx_Border = 2
622          Wx_Alignment = [wxALIGN_RIGHT]
623        end
624        object WxComboBoxEncoding: TWxComboBox
625          Left = 184
626          Top = 81
627          Width = 200
628          Height = 21
629          ItemHeight = 13
630          TabOrder = 7
631          Wx_BGColor = clBlack
632          Wx_Class = 'wxComboBox'
633          Wx_ComboboxStyle = [wxCB_DROPDOWN, wxCB_READONLY]
634          Wx_EditStyle = []
635          Wx_ControlOrientation = wxControlVertical
636          Wx_FGColor = clBlack
637          Wx_GeneralStyle = []
638          Wx_Hidden = False
639          Wx_IDName = 'ID_WXCOMBOBOXENCODING'
640          Wx_IDValue = 1042
641          Wx_Border = 2
642          Wx_Alignment = [wxALIGN_LEFT]
643        end
644      end
645      object WxCheckBoxSubDir: TWxCheckBox
646        Left = 114
647        Top = 128
648        Width = 300
649        Height = 22
650        Caption = 'Include Subdirectories'
651        TabOrder = 2
652        Wx_BGColor = clBlack
653        Wx_CheckBoxStyle = []
654        Wx_Class = 'wxCheckBox'
655        Wx_ControlOrientation = wxControlVertical
656        Wx_FGColor = clBlack
657        Wx_GeneralStyle = []
658        Wx_Hidden = False
659        Wx_IDName = 'ID_WXCHECKBOXSUBDIR'
660        Wx_IDValue = 1038
661        Wx_Border = 10
662        Wx_BorderAlignment = [wxLEFT]
663        Wx_Alignment = [wxALIGN_LEFT]
664      end
665    end
666  end
667end
668