Vcl.ComCtrls.TCustomRichEdit.ShowSpellCheckMenu
Delphi
procedure ShowSpellCheckMenu;
C++
void __fastcall ShowSpellCheckMenu();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomRichEdit |
説明
このメソッドは、TCustomRichEdit 内の現在のカーソル位置に、標準スペル チェッカー メニューを表示します。
メモ: このクラスは、TCustomRichEdit から定義を継承しています。詳細については、API ページを参照してください。