Vcl.ComCtrls.TCustomTreeView.SetEncoding

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

Delphi

procedure SetEncoding(Value: TEncoding);

C++

void __fastcall SetEncoding(System::Sysutils::TEncoding* Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView


説明

Encoding プロパティの設定メソッドです。

関連項目