RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXSingleValue.SetSingle Method

Single value for TDBXValue with type TDBXDataTypes.DoubleType.

Pascal
procedure SetSingle(const Value: Single); override;
C++
virtual __fastcall SetSingle(const Single Value);

SetSingle sets the Single value for a TDBXValue instance with a TDBXDataTypes type of TDBXDataTypes.DoubleType

 

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