FMX.Edit.Style.TStyledEdit.MMCharCaseChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMCharCaseChanged(var Message: TDispatchMessage); message MM_EDIT_CHARCASE_CHANGED;

C++

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

Properties

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

Description

Notification about changes of CharCase property value.