RAD Studio VCL Reference
|
Set value as integer representation.
procedure SetAsInt32(const Value: TInt32); override;
virtual __fastcall SetAsInt32(const TInt32 Value);
SetAsInt32 sets a value as an Integer representation. 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!
|