RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParamList Class

TParamList manages a list of session parameters.

Pascal
TParamList = class(TObject);
C++
class TParamList : public TObject;

Do not use TParamList directly. TParamList is an internal object used to manage a list of session parameters for a TSession component. 

 

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