RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.ImplGetVisible Method

Indicates whether the value of this adapter field should be displayed to the end-user.

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

This function returns true to indicate that the field should be displayed to the end user. Descendants may override this method. 

 

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