FMX.Edit.Style.TStyledEdit.MMMaxLengthChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure MMMaxLengthChanged(var Message: TDispatchMessage); message MM_EDIT_MAXLENGTH_CHANGED;

C++

MESSAGE void __fastcall MMMaxLengthChanged(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 longueur maximale du modèle.

Voir aussi