API:System.TDynArrayTypeInfo
Delphi
TDynArrayTypeInfo = packed record
kind: TTypeKind;
name: Byte; {string[0];}
elSize: Integer;
elType: ^PDynArrayTypeInfo;
varType: Integer;
end;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| record | public | System.pas | System | System |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!