RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetAnsiString Method

Sets the string value for ANSI strings.

Pascal
procedure SetAnsiString(const Value: AnsiString); virtual;
C++
virtual __fastcall SetAnsiString(const AnsiString Value);

Sets the string value for TDBXValue instances with a data type of AnsiStringType

 

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