| Description | Uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
TMemo descendant for real-time spell checking.
THunSpellMemo Copyright (C) 2010, Stefan Ascher
It checks only words visible to the user, so there shouldn't be performance issues.
Flickers a bit, and, well, leaves lot of space for improvements...
$Id: HunSpellMemo.pas,v 1.6 2010/12/29 11:01:53 Stefan Ascher Exp $
| Name | Description |
|---|---|
Class THunSpellMemo |
procedure Register; |
function StripAccelChar(const s: string): string; |
procedure Register; |
function StripAccelChar(const s: string): string; |
|
Remove the accelerator char (&) from a string |
02-10-2010
2010/12/29 11:01:53 UTC