FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxMemTableField.Visible Method

Returns true if the field is visible, false otherwise.

Pascal
function Visible: boolean;
C++
__fastcall boolean Visible();

The TFlxMemTable implementation of this property always returns true, since you can't define hidden columns in a TFlxMemTable

TFlexCelReport uses this property when TCustomFlexCelReport.UseHiddenFields is false.  

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!