Vcl.ComCtrls.TCustomRichEdit.ShowSpellCheckMenu

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ShowSpellCheckMenu;

C++

void __fastcall ShowSpellCheckMenu();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomRichEdit


説明

このメソッドは、TCustomRichEdit 内の現在のカーソル位置に、標準スペル チェッカー メニューを表示します。

メモ: このクラスは、TCustomRichEdit から定義を継承しています。詳細については、API ページを参照してください。

関連項目