FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxMemTableField Class

Contains the field information for a TFlxMemTable.

Pascal
TFlxMemTableField = class(TInterfacedObject, IXlsField);
C++
class TFlxMemTableField : public TInterfacedObject, public IXlsField;

This behaves like a normal TField class, but it is not derived from TField in order not to use the DB usnit and allow "Db-less" reports.

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