RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterFields.ImplGetWebComponentNodeName Method

Provides the underlying implementation for the GetWebComponentNodeName method.

Pascal
function ImplGetWebComponentNodeName: string; override;
C++
virtual __fastcall AnsiString ImplGetWebComponentNodeName();

The GetWebComponentNodeName method calls ImplGetWebComponentNodeName to obtain a label for the type of items in the collection. 

ImplGetWebComponentNodeName returns the string 'Fields'. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!