ocr: SPELLCHK.HForml.Vart Var lexTC TCursor TCursor to our dictionary database thisForm Form - the SPELLCHK form theField UIObject - the field we're checking theword, - the word we're checking remainingText, - text left to check Fulltext String the entire text to be checked wordArray Stringarray ; array of words to be checked i, the current word number remainingTextsize, number of characters left FullTextsize, - total number of characters cursorPosition, where the cursor is in theField replacecount, count of words replaced addCount, count of words added worascheckedcount, cound of words checked wor ...