RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterAction.OnGetEnabled Event

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

Pascal
property OnGetEnabled: TActionGetEnabledEvent;
C++
__property TActionGetEnabledEvent OnGetEnabled;

ImplWebEnabled calls the OnGetEnabled event handler. Set the Enabled parameter to false to indicate that this adapter action should not be enabled. 

 

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