Show: Delphi C++
Display Preferences

System.PExtended

From XE2 API Documentation
Jump to: navigation, search

Delphi

type PExtended = ^Extended;

C++

typedef Extended*            PExtended;        //

Properties

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

Description

Is a pointer to an Extended.

PExtended is a pointer to an Extended.

See Also

Personal tools
Previous Versions
Translations