API:Vcl.ComCtrls.TCustomTreeView.CanChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CanChange(Node: TTreeNode): Boolean; dynamic;

C++

DYNAMIC bool __fastcall CanChange(TTreeNode* Node);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

Description

Embarcadero Technologies does not currently have any additional information.