RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterMultiValueField.GetFieldValuesAdapter Method

Returns the adapter object that implements the Values property.

Pascal
function GetFieldValuesAdapter: TComponent;
C++
__fastcall TComponent * GetFieldValuesAdapter();

GetFieldValuesAdapter is called when server-side script references the Values property of this adapter field. GetFieldValuesAdapter calls ImplGetFieldValuesAdapter

 

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