RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXRow.GetDouble Method
Pascal
procedure GetDouble(DbxValue: TDBXDoubleValue; var Value: Double; var IsNull: LongBool); virtual;
C++
virtual __fastcall GetDouble(TDBXDoubleValue DbxValue, Double Value, LongBool IsNull);

This is GetDouble, a member of class TDBXRow.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!