System.PPackageTypeInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PPackageTypeInfo = ^TPackageTypeInfo;

C++

typedef TPackageTypeInfo *PPackageTypeInfo;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

For internal use.

You should not use this type.

See Also

TPackageTypeInfo