System.TDynArrayTypeInfo

From RAD Studio API Documentation
Revision as of 20:50, 16 November 2011 by L10nBot (talk | contribs) (InheritsFrom)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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