FMX.Memo.Style.TStyledMemo.MMGetCaretPositionByPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMGetCaretPositionByPoint(var Message: TDispatchMessageWithValue<TCustomMemoModel.TGetCaretPositionInfo>); message MM_MEMO_GET_CARET_POSITION_BY_POINT;

C++

MESSAGE void __fastcall MMGetCaretPositionByPoint(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Memo::TCustomMemoModel::TGetCaretPositionInfo> &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.