RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterItemRequestParams.Destroy Destructor

Frees an instance of TAdapterItemRequestParams.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TAdapterItemRequestParams();

Most applications have no need to create or free TAdapterItemRequestParams instances. These objects are managed by the adapter dispatcher. 

 

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