RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplGetVisible Method

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

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

ImplGetVisible is called by GetVisible. ImplGetVisible returns true. ImplGetVisible may be overridden by descendant components. 

 

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