Vcl.ComCtrls.TTreeNode.EditText

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

Delphi

function EditText: Boolean;

C++

bool __fastcall EditText();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeNode

説明

ツリー ノードを編集できるようになります。

EditText を呼び出すと、ツリー ノードのラベル テキストを編集できます。