home *** CD-ROM | disk | FTP | other *** search
- object CreateIDXForm: TCreateIDXForm
- Left = 192
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Index erstellen'
- ClientHeight = 218
- ClientWidth = 582
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnActivate = FormActivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 4
- Top = 4
- Width = 26
- Height = 13
- Caption = 'Pfad:'
- end
- object Label2: TLabel
- Left = 4
- Top = 44
- Width = 29
- Height = 13
- Caption = 'Datei:'
- end
- object Label3: TLabel
- Left = 492
- Top = 44
- Width = 34
- Height = 13
- Caption = 'Worte:'
- end
- object Label4: TLabel
- Left = 4
- Top = 90
- Width = 34
- Height = 13
- Caption = 'Aktion:'
- end
- object HTMLViewer: THTMLViewer
- Left = 404
- Top = 137
- Height = 75
- ViewImages = False
- TabOrder = 7
- DefBackground = clWhite
- BorderStyle = htNone
- Visible = False
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- VisitedMaxCount = 0
- ImageCacheCount = 0
- NoSelect = False
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- htOptions = []
- end
- object ProgressBar: TProgressBar
- Left = 4
- Top = 147
- Width = 570
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object StaticPath: TStaticText
- Left = 4
- Top = 23
- Width = 570
- Height = 17
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 1
- end
- object StaticFile: TStaticText
- Left = 4
- Top = 64
- Width = 473
- Height = 17
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 2
- end
- object StaticWords: TStaticText
- Left = 492
- Top = 64
- Width = 81
- Height = 17
- AutoSize = False
- BorderStyle = sbsSunken
- Caption = 'StaticWords'
- TabOrder = 3
- end
- object CancelBtn: TButton
- Left = 251
- Top = 180
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Abbrechen'
- TabOrder = 4
- OnClick = CancelBtnClick
- end
- object StaticAction: TStaticText
- Left = 4
- Top = 106
- Width = 570
- Height = 17
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 5
- end
- object SortedList: TListBox
- Left = 6
- Top = 170
- Width = 121
- Height = 37
- ItemHeight = 13
- TabOrder = 6
- Visible = False
- end
- object FileSearch: TFileSearch
- OnFileFind = FileSearchFileFind
- OnChangeFolder = FileSearchChangeFolder
- OnFinish = FileSearchFinish
- Left = 470
- Top = 178
- end
- object Table: TkbmMemTable
- DesignActivation = True
- AttachedAutoRefresh = True
- AttachMaxCount = 1
- FieldDefs = <>
- IndexDefs = <>
- SortOptions = []
- AllDataOptions = [mtfSaveData, mtfSaveNonVisible, mtfSaveBlobs, mtfSaveFiltered, mtfSaveIgnoreRange, mtfSaveIgnoreMasterDetail, mtfSaveDeltas]
- CommaTextOptions = [mtfSaveData]
- CSVQuote = '"'
- CSVFieldDelimiter = ','
- CSVRecordDelimiter = ','
- CSVTrueString = 'True'
- CSVFalseString = 'False'
- PersistentSaveOptions = [mtfSaveData, mtfSaveNonVisible, mtfSaveIgnoreRange, mtfSaveIgnoreMasterDetail]
- PersistentBackup = False
- ProgressFlags = [mtpcLoad, mtpcSave, mtpcCopy]
- FilterOptions = []
- Version = '2.53g'
- LanguageID = 0
- SortID = 0
- SubLanguageID = 1
- LocaleID = 1024
- Left = 435
- Top = 177
- end
- end
-