RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterMultiValueField.Destroy Destructor
Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TBaseAdapterMultiValueField();

Destroys the instance of TFieldValuesAdapter and calls the inherited destructor. TFieldValuesAdapter is used to implement the Values property used by server-side script. 

 

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