RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplWebEnabled Method

Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page.

Pascal
function ImplWebEnabled: Boolean; virtual;
C++
virtual __fastcall Boolean ImplWebEnabled();

ImplWebEnabled is called by WebEnabled. ImplWebEnabled returns true. Descendant classes may override this method. 

 

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