IdxSpellChecker.DrawMisspellings(TWinControl,HDC) Method
In This Article
#Declaration
Delphi
procedure DrawMisspellings(AControl: TWinControl; DC: HDC = 0);
#Parameters
Name | Type |
---|---|
AControl | TWin |
DC | HDC |
See Also