Vcl.ComCtrls.TCustomRichEdit.ShowSpellCheckMenu
Delphi
procedure ShowSpellCheckMenu;
C++
void __fastcall ShowSpellCheckMenu();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomRichEdit |
Description
This method shows the standard spell checker menu at the current caret position in TCustomRichEdit.
Note: Please note that this class inherits its definitions from TCustomRichEdit. For more information refer to the API page.