RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter Class

Parse and format string representations for some value class objects.

Pascal
TDBXFormatter = class;
C++
class TDBXFormatter;

TDBXFormatter is used to parse and format string representations for TDBXDate, TDBXTime, TSQLTimeStamp, and TBcd values using the "As" properties of TDBXValue and TDBXWritableValue. TDBXConnectionFactory provides a default implementation of TDBXFormatter for all connections. 

 

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