RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterAction.ImplWebEnabled Method

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

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

ImplWebEnabled calls the OnGetEnabled event handler. 

 

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