RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PWord Type

PWord is a pointer to a Word variable.

Pascal
PWord = ^Word;
C++
^Word PWord;

System

PWord is a pointer to a Word variable. 

 

Word

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