RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParameter.Parameters Property

Provides a reference to the TParameters container.

Pascal
property Parameters: TParameters;
C++
__property TParameters Parameters;

Use Parameters to get a reference to the TParameters object in which the TParameter object is contained. 

 

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