Unit 'Types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

PRect

Pointer to TRect structure.

Declaration

Source position: typshrdh.inc line 157

type PRect = ^TRect;

Description

PRect is a typed pointer to the TRect type.

See also

TRect

  

Rectangle in a plane.


Documentation generated on: Jul 24 2023