RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxParameterCollection.Remove Method

Removes a specified parameter from the collection.

Pascal
procedure Remove(Parameter: TObject); override;
C++
virtual __fastcall Remove(TObject * Parameter);

Remove removes the specified TAdoDbxParameter instance from the collection. 

 

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