RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducer.StoreColumns Method

Indicates whether the Columns property is stored when the TDSTableProducer is saved.

Pascal
function StoreColumns: Boolean;
C++
__fastcall Boolean StoreColumns();

StoreColumns causes the Columns property to be stored only when the Columns property has a State property of csCustom. The State property for Columns indicates whether the columns represent default display attributes for all the fields in the dataset, or if the display attributes or field bindings of the columns have been customized programmatically or by the Columns editor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!