RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.GetVisible Method

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

Pascal
function GetVisible: Boolean;
C++
__fastcall Boolean GetVisible();

The value returned by this function can be accessed with server-side script using the Visible property. GetVisible calls ImplGetVisible

 

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