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

PChar

Pointer to null-terminated string.

Declaration

Source position: systemh.inc line 432

type PChar = ^Char;

Description

Or the same as a pointer to an array of char. See the reference manual for more information about this type.


Documentation generated on: May 14 2021