RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterHiddenFieldsList.Clear Method

Clears the list of all the name/value pairs it currently holds.

Pascal
procedure Clear;
C++
__fastcall Clear();

Call Clear to empty the TAdapterHiddenFieldsList object. Clear discards any name/value pairs that have been added previously by a call to the Add method. 

 

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