FMX.TextLayout.TTextLayout.TextRect

From RAD Studio API Documentation
Revision as of 02:54, 6 February 2013 by Simona.craciun (talk | contribs) (English review.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property TextRect: TRectF read GetTextRect;

C++

__property System::Types::TRectF TextRect = {read=GetTextRect};

Properties

Type Visibility Source Unit Parent
property public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextLayout

Description

Specifies the rectangle that bounds the formatted Text.

The following image explains how the text is placed within the layout:

FMX.TextLayout.png

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.TextLayout.TTextLayout.TextRect&oldid=506833"