[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 272

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.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads