Unit 'SpellCheck' Package
[Overview][Types][Classes][Index] [#aspell]

TDocumentSpeller

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

Declaration

Source position: spellcheck.pp line 63

type TDocumentSpeller = class(TWordSpeller)

protected

  procedure CreateSpeller; override;

  procedure FreeSpeller; override;

  procedure DoNameSuggestions();

public

  constructor Create;

  function CheckLine();

  function CheckDocument();

  procedure Reset;

  property LineErrors []: TLineErrors; [r]

  property LineErrorsCount: Integer; [r]

  property NameSuggestions: Boolean; [rw]

end;

Inheritance

TDocumentSpeller

|

TWordSpeller

|

TSpeller

|

TObject


Documentation generated on: 2023-03-18