RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsAdapter.GetDataClass Method

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

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

GetDataClass returns TAdapterDefaultFields

 

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