FMX.Edit.Style.TStyledEdit.MMPromptTextChanged

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

Delphi

procedure MMPromptTextChanged(var Message: TDispatchMessage); message MM_EDIT_PROMPTTEXT_CHANGED;

C++

MESSAGE void __fastcall MMPromptTextChanged(System::TDispatchMessage &Message);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit


説明

Model プロパティの TextPrompt プロパティの変更について通知します。

関連項目