RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStringField.GetAsString Method

Returns the value of a field as a string.

Pascal
function GetAsString: string; override;
C++
virtual __fastcall AnsiString GetAsString();

Call GetAsString to return the value of a field as a string. 

 

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