[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TRect

Descibes a rectangle

Declaration

Source position: classesh.inc line 33

type TRect = Types.TRect;

Description

TRect describes a rectangle in space with its upper-left (in (Top,Left>)) and lower-right (in (Bottom ,Right)) corners.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.