RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.DBXFormatter Property

TDBXFormatter instance used to parse and format string representations for various values.

Pascal
property DBXFormatter: TDBXFormatter;
C++
__property TDBXFormatter DBXFormatter;

DBXFormatter holds the TDBXFormatter instance used to parse and format string representations for TDBXDate, TDBXTime, TSQLTimeStamp and TBcd values using the "As" properties of TDBXValue and TDBXWritableValue. The TDBXConnectionFactory provides a default implementation of TDBXFormatter for all connections. DBXFormatter contains the default formatter used for connection created by this factory. 

 

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