RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterActions.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 'Actions'. 

 

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