FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlxDbMemColumn.Name Property

Name of the database field.

Pascal
property Name: string;
C++
__property AnsiString Name;

This name is normally set at design time by double clicking the TFlxMemTable component that holds the fields. Use this property to dynamically create fields or to learn the name of a column in an existing TFlxMemTable.

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