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

TPCharArray

Array of PChar

Declaration

Source position: systemh.inc line 292

type TPCharArray = array [0..(MaxLongintdivSizeOf(PChar))-1] of PChar;