Vcl.StdCtrls.TCustomEdit.SetSelText

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetSelText(const Value: string);

C++

void __fastcall SetSelText(const System::UnicodeString Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomEdit


説明

SelText プロパティを設定します。

SetSelText は、SelText プロパティに対する、プロパティ アクセス メソッドです。

関連項目


コード サンプル