System.PExtended

From Référence RAD Studio VCL
Jump to: navigation, search

Contents

Informations Delphi

De System.pas

	PExtended=		^Extended


Unité : System

Type : pointeur

Informations C++

De System.hpp

	typedef long double * PExtended;


Unité : System

Type : typedef

Description

PExtended est un pointeur sur un Extended.


PExtended est un pointeur sur un Extended.

Voir aussi

Personal tools