RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXAnsiStringValue.SetAnsiString Method

Sets the string value for ANSI strings.

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

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!