Unit 'HTMLIndexer' Package
[Overview][Types][Classes][Index] [#chm]

TIndexedWord

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: htmlindexer.pas line 45

type TIndexedWord = class(TObject)

public

  constructor Create();

  destructor Destroy; override;

  function GetLogicalDocument();

  property TheWord: string; [rw]

  property DocumentTopic []: TIndexDocument; [r]

  property DocumentCount: Integer; [r]

  property IsTitle: Boolean; [rw]

end;

Inheritance

TIndexedWord

|

TObject


Documentation generated on: 2023-03-18