Class TClipboardNodeComponent (unit INITree)

Inherits from

TComponent

Constructors


constructor Create(AOwner:TComponent);


constructor CreateIDObject(AOwner:TComponent;const pName:string;pValue:LongInt);


constructor CreateTextObject(AOwner:TComponent;const pName,pValue:string);



Functions

function GetAsID:LongInt;


Properties

property AsID : LongInt


property AsText : string


property Child : Boolean


property Context : string


property ImageIndex : Integer


property Level : Integer


property ParamName : string


property Text : string


property Tree : TTreeView


property Value : string


Events

Variables

FChild : Boolean;


FContext : string;


FImageIndex : Integer;


FLevel : Integer;


FParamName : string;


FText : string;


FTree : TTreeView;


FValue : string;



Constructors


constructor Create(AOwner:TComponent);


constructor CreateIDObject(AOwner:TComponent;const pName:string;pValue:LongInt);


constructor CreateTextObject(AOwner:TComponent;const pName,pValue:string);


Functions


function GetAsID:LongInt;


Properties


property AsID : LongInt


property AsText : string


property Child : Boolean


property Context : string


property ImageIndex : Integer


property Level : Integer


property ParamName : string


property Text : string


property Tree : TTreeView


property Value : string


Events


Variables


FChild : Boolean;


FContext : string;


FImageIndex : Integer;


FLevel : Integer;


FParamName : string;


FText : string;


FTree : TTreeView;


FValue : string;