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

AsciiZ

Filename - null terminated array of characters.

Declaration

Source position: objects.pp line 166

type AsciiZ = array [0..255] of Char;

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