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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!