home *** CD-ROM | disk | FTP | other *** search
- object fmhexfind: Tfmhexfind
- Left = 279
- Top = 184
- Width = 479
- Height = 293
- Caption = 'HEx find'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 120
- TextHeight = 20
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 88
- Height = 20
- Caption = '��� �����'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 80
- Width = 175
- Height = 20
- Caption = '������ � ���������:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object edtextToFind: TDCHistoryEdit
- Left = 136
- Top = 16
- Width = 281
- Height = 28
- Button1Kind = bkAuto
- Caption = 'edtextToFind'
- Flat = False
- ParentColor = False
- ReadOnly = False
- TabOrder = 0
- TabStop = True
- object TPopupListBox
- Left = 0
- Top = 0
- Width = 121
- Height = 82
- TabStop = False
- ItemHeight = 20
- end
- end
- object spFrom: TSpinEdit
- Left = 216
- Top = 80
- Width = 105
- Height = 31
- MaxValue = 0
- MinValue = 0
- TabOrder = 1
- Value = 0
- end
- object spTo: TSpinEdit
- Left = 336
- Top = 80
- Width = 105
- Height = 31
- MaxValue = 0
- MinValue = 0
- TabOrder = 2
- Value = 0
- end
- object cbIgnorecase: TCheckBox
- Left = 8
- Top = 136
- Width = 225
- Height = 17
- Caption = '������������ �������'
- TabOrder = 3
- end
- object cbFindText: TCheckBox
- Left = 8
- Top = 168
- Width = 233
- Height = 17
- Caption = '������ �����, � �� HEX'
- TabOrder = 4
- end
- object Button1: TButton
- Left = 192
- Top = 208
- Width = 105
- Height = 25
- Caption = '������'
- TabOrder = 5
- OnClick = Button1Click
- end
- end
-