RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParamList.Buffer Property

Contains all parameter strings for the parameter list.

Pascal
property Buffer: PAnsiChar;
C++
__property PAnsiChar Buffer;

Buffer is used internally to store parameters in the the parameter list object. While applications can parse this list, there is usually no need to do so. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!