Record TSubList
Unit
Declaration
type TSubList = record
Description
Overview
Fields
Nelem: Cardinal; |
|
NAllocated: Cardinal; |
|
Str: pStringArray; |
|
Idx: pLongIntArray; |
Description
Fields
Nelem: Cardinal; |
|
NAllocated: Cardinal; |
|
Str: pStringArray; |
|
Idx: pLongIntArray; |
|
Generated by PasDoc 0.16.0.