System.PCurrency

De RAD Studio API Documentation

Delphi

type PCurrency = ^Currency;

C++

typedef Currency*            PCurrency;        //

Propriétés

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

Description

PCurrency est un pointeur sur un Currency.

PCurrency est un pointeur sur un Currency.

Voir aussi

Traductions