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

TWordArray

Array with maxmimum allowed number of words.

Declaration

Source position: objects.pp line 138

type TWordArray = array [0..MaxWords-1] of Word;

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