RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.AsInt32 Property

Integer representation of value.

Pascal
property AsInt32: Integer;
C++
__property int AsInt32;

AsInt32 returns an Integer 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!