RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.GetDataClass Method

Specifies the class to create as a container for adapter fields components.

Pascal
function GetDataClass: TAdapterFieldsClass; virtual;
C++
virtual __fastcall TAdapterFieldsClass GetDataClass();

Descendants override this method to specify a different adapter fields container. 

 

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