表示: Delphi C++
表示設定

Data.DB.TStringField.SetAsString

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure SetAsString(const Value: string); override;

C++

virtual void __fastcall SetAsString(const System::UnicodeString Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TStringField

説明

フィールドの値を、指定された string の値で設定します。

SetAsString は、フィールドの値を入力 Unicode 文字列(対応する ANSI 文字列に変更される)で設定します。

関連項目

以前のバージョン
他の言語