RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStringField.GetAsVariant Method

Returns the value of a field as a variant.

Pascal
function GetAsVariant: Variant; override;
C++
virtual __fastcall Variant GetAsVariant();

Call GetAsVariant return the value of a field as type Variant

 

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