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

PRect

Pointer to TRect structure

Declaration

Source position: types.pp line 95

type PRect = ^TRect;

Description

PRect is a typed pointer to the TRect type.

See also

TRect

  

Rectangle in a plane

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