RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PShortInt Type

PShortInt is a pointer to a ShortInt variable.

Pascal
PShortInt = ^ShortInt;
C++
^ShortInt PShortInt;

System

PShortInt is a pointer to a ShortInt variable. 

 

ShortInt

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!