Unit 'PasDoc_Aspell' Package
[Overview][Classes][Index] [#pl_pasdoc]

TAspellProcess

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

Declaration

Source position: PasDoc_Aspell.pas line 46

type TAspellProcess = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  property AspellMode: string; [r]

  

  property AspellLanguage: string; [r]

  

  procedure SetIgnoreWords();

  

  procedure CheckString();

  

  property OnMessage: TPasDocMessageEvent; [rw]

  

end;

Inheritance

TAspellProcess

  

|

TObject



CT Web help

CodeTyphon Studio