|
FlexCel Studio for VCL/LCL
|
Indicates the number of visible columns in the dataset.
function FieldVisibleCount: integer;
__fastcall int FieldVisibleCount();
As TFlxMemTable does not support hidden fields, the value returned by this property is the same as FieldCount.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|