RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStringField.GetValue Method

Returns the value of a field.

Pascal
function GetValue(var Value: string): Boolean;
C++
__fastcall Boolean GetValue(AnsiString Value);

Call GetValue to return the value of a field. 

 

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