Vcl.ComCtrls.TTreeNode.EditText
Delphi
function EditText: Boolean;
C++
bool __fastcall EditText();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTreeNode |
説明
ツリー ノードを編集できるようになります。
EditText を呼び出すと、ツリー ノードのラベル テキストを編集できます。