FMX.Edit.Style.TStyledEdit.PMGetTextContentRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMGetTextContentRect(var Message: TDispatchMessageWithValue<TRectF>); message PM_EDIT_GET_TEXT_CONTENT_RECT;

C++

MESSAGE void __fastcall PMGetTextContentRect(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<System::Types::TRectF> &Message);

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.