System.PSmallInt

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PSmallInt=		^SmallInt


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef short * PSmallInt;


Unit: System

Type: typedef

Description

Is a pointer to a SmallInt.


PSmallInt is a pointer to a SmallInt.

See Also

Personal tools
Translations
Newest Version