FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxDbMemColumnList Class

A collection of TFlxDbMemColumn objects.

Pascal
TFlxDbMemColumnList = class(TOwnedCollection);
C++
class TFlxDbMemColumnList : public TOwnedCollection;

This class is used internally by TFlxMemTable to hold its column definitions. 

 

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