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

PBoolean

Pointer to a Boolean type.

Declaration

Source position: systemh.inc line 242

type PBoolean = ^Boolean;