System.TDynArrayTypeInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDynArrayTypeInfo = packed record

Properties

Type Visibility Source Unit Parent
record public System.pas System System

Description

Represents the type information of a dynamic array.

TDynArrayTypeInfo represents the type information of a dynamic array.

Note: The TDynArrayTypeInfo structure is used internally.

See Also