FMX.Memo.Style.TStyledMemo.MMSelLengthChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMSelLengthChanged(var Message: TDispatchMessageWithValue<Integer>); message MM_MEMO_SELLENGTH_CHANGED;

C++

MESSAGE void __fastcall MMSelLengthChanged(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<int> &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Memo.Style.pas
FMX.Memo.Style.hpp
FMX.Memo.Style TStyledMemo

Description

Embarcadero Technologies does not currently have any additional information.