FMX.Edit.Style.TStyledEdit.MMTextChanging

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMTextChanging(var AMessage: TDispatchMessageWithValue<string>); message MM_EDIT_TEXT_CHANGING;

C++

MESSAGE void __fastcall MMTextChanging(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<System::UnicodeString> &AMessage);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.