RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PShortString Type

PShortString is a pointer to a ShortString variable.

Pascal
PShortString = ^ShortString;
C++
^ShortString PShortString;

System

PShortString is a pointer to a ShortString variable. 

 

ShortString

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