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

PSize

Pointer to TSize type

Declaration

Source position: types.pp line 109

type PSize = ^TSize;

Description

PSize is a typed pointer to the TSize type.

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