Class TSpellingError

Methods
Properties

Unit

Declaration

type TSpellingError = class(TObject)

Description

Hierarchy

Overview

Fields

Public Word: string;
Public Offset: Integer;
Public Suggestions: string;

Description

Fields

Public Word: string;

the mis-spelled word

Public Offset: Integer;

offset inside the checked string

Public Suggestions: string;

comma-separated list of suggestions


Generated by PasDoc 0.16.0.