Unit 'FPIndexer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpindexer]

TIgnoreListDef

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

Declaration

Source position: fpindexer.pp line 411

type TIgnoreListDef = class(TCollectionItem)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure BeginLoading;

  procedure EndLoading;

  function IgnoreWord();

  property List: TStrings; [rw]

  property Language: UTF8String; [rw]

end;

Inheritance

TIgnoreListDef

|

TObject


Documentation generated on: 2023-03-18