FMX.Edit.Style.TStyledEdit.MMPromptTextChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit


Description

Notification concernant la modification de la propriété TextPrompt de la propriété Model.

Voir aussi