FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxDbMemColumn Class

A column definition for a TFlxMemTable component.

Pascal
TFlxDbMemColumn = class(TCollectionItem);
C++
class TFlxDbMemColumn : public TCollectionItem;

You will normally create this columns at design time by double clicking the TFlxMemTable component and adding the columns in the field editor.

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