[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Array with maxmimum allowed number of words.
Source position: objects.pp line 138
type TWordArray = array [0..MaxWords-1] of Word; |
No notes exist for this page yet.