Class TDragNodeControl (unit INITree)

Inherits from

TControl

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


procedure CreateDragImages;


function GetAcceptLevel:Integer;


function GetDragImages:TCustomImageList;


Properties

property AcceptLevel : Integer


property BackLevel : Integer


property Level : Integer


property Node : TTreeNode


property Tree : TTreeView


Events

Variables

FBackLevel : Integer;


FDragImages : TImageList;


FLevel : Integer;


FNode : TTreeNode;


FTree : TTreeView;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


procedure CreateDragImages;


function GetAcceptLevel:Integer;


function GetDragImages:TCustomImageList;


Properties


property AcceptLevel : Integer


property BackLevel : Integer


property Level : Integer


property Node : TTreeNode


property Tree : TTreeView


Events


Variables


FBackLevel : Integer;


FDragImages : TImageList;


FLevel : Integer;


FNode : TTreeNode;


FTree : TTreeView;