RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue.AsSingle Property

Single representation of value.

Pascal
property AsSingle: Single;
C++
__property Single AsSingle;

AsSingle returns a Single representation of the value. It applies a type conversion if needed. If there is no supported conversion to this type, an exception is raised. 

 

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