Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines

CanvasRect(Single,Single,Single,Single) Method

Scroll Prev Top Next More

Creates a TCanvasRect from the input coordinates.

noteNote

This function eases cross-library graphics code by using TCanvasXXX types and CanvasXXX functions. With these functions, types, and constants, you can write code that can be used in either a VCL or FMX application. It is recommended that you write the VCL code first as it is more limited that the FMX library.

Namespace: FMX.RS.Graphics

Parameters

Left

Type: Single

Top

Type: Single

Right

Type: Single

Bottom

Type: Single

Return Value

Type: TCanvasRect

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb