System.PInterfaceEntry

De RAD Studio API Documentation

Delphi

type PInterfaceEntry = ^TInterfaceEntry;

C++

typedef TInterfaceEntry *PInterfaceEntry;

Propriétés

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

Description

PInterfaceEntry est un pointeur sur un TInterfaceEntry.

PInterfaceEntry est un pointeur sur un TInterfaceEntry.

Voir aussi

Traductions