FMX.Edit.Style.TStyledEdit.MMCheckSpellingChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMCheckSpellingChanged(var AMessage: TDispatchMessageWithValue<Boolean>); message MM_EDIT_CHECKSPELLING_CHANGED;

C++

MESSAGE void __fastcall MMCheckSpellingChanged(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<bool> &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.