home *** CD-ROM | disk | FTP | other *** search
- object FFind: TFFind
- Left = 208
- Top = 167
- AutoScroll = False
- Caption = 'Search'
- ClientHeight = 119
- ClientWidth = 345
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object Label1: TLabel
- Left = 8
- Top = 14
- Width = 146
- Height = 12
- Caption = 'Search Text;�������镶����'
- end
- object FindEdit: TEdit
- Left = 96
- Top = 10
- Width = 241
- Height = 20
- ImeName = 'MSIME95'
- MaxLength = 32
- TabOrder = 0
- end
- object CaseCB: TCheckBox
- Left = 16
- Top = 42
- Width = 185
- Height = 17
- Caption = 'Distinguish Upper/Lower Case;�啶��/����������ʂ���'
- TabOrder = 1
- end
- object OKBtn: TButton
- Left = 88
- Top = 88
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 4
- end
- object CancelBtn: TButton
- Left = 184
- Top = 88
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 5
- end
- object TopCB: TCheckBox
- Left = 216
- Top = 42
- Width = 121
- Height = 17
- Caption = 'Search from Top;�擪���猟��'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object UniCB: TCheckBox
- Left = 16
- Top = 64
- Width = 73
- Height = 17
- Caption = 'UniCode'
- TabOrder = 3
- end
- end
-