System.ObjAuto.PParamInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PParamInfo = ^TParamInfo;

C++

typedef TParamInfo *PParamInfo;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

Pointeur sur TParamInfo.

PParamInfo est un pointeur sur le bloc d'informations d'un paramètre de méthode.

Voir aussi