RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsAdapter.ImplSetData Method

Initializes the Data property.

Pascal
procedure ImplSetData(const Value: TAdapterSubComponent); override;
C++
virtual __fastcall ImplSetData(const TAdapterSubComponent Value);

The Data property is the container for adapter field components. 

 

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