Unit PasDoc_Aspell

Description

Spellchecking using Aspell.

Source: source/component/PasDoc_Aspell.pas (line 24).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TSpellingError Single misspelling found by TAspellProcess.CheckString.
Class TAspellProcess This is a class to interface with aspell through pipe.

Types

TSpellingErrorList = specialize TObjectList<TSpellingError>;

Description

Types

TSpellingErrorList = specialize TObjectList<TSpellingError>;

This item has no description.

Source: source/component/PasDoc_Aspell.pas (line 50).


Generated by PasDoc 1.0.2.