Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.CanvasHelper > Classes > TFMXCanvasHelper > Methods

TFMXCanvasHelper.TextRect(TRect,Integer,Integer,string) Method

Scroll Prev Top Next More

Writes a string inside a clipping rectangle.

Use TextRect to write a string within a limited rectangular region. Any portions of the string that fall outside the rectangle passed in the Rect parameter are clipped and don't appear. The upper left corner of the text is placed at the point (X, Y).

Namespace: FMX.RS.CanvasHelper

Parameters

Rect

Type: TRect

X

Type: Integer

Y

Type: Integer

Text

Type: string

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb