RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParamList Class

TParamList manages a list of session parameters.

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

DBTables

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

 

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