Class TSimpleListDistributor (unit INITree)

Inherits from

TListDistributor

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


function DoGetList(listS:TStringList):LongInt;


procedure SetList(listS:TStringList);


function GetContext(ind:Integer):string;


function GetID(ind:Integer):string;


function GetSplitPos(const item:string):Integer;


Properties

property Editable :


property List : TStringList


property Context : string


property ID : string


Events

event OnEdited :


Variables

FList : TStringList;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


function DoGetList(listS:TStringList):LongInt;


procedure SetList(listS:TStringList);


function GetContext(ind:Integer):string;


function GetID(ind:Integer):string;


function GetSplitPos(const item:string):Integer;


Properties


property Editable :


property List : TStringList


property Context : string


property ID : string


Events


event OnEdited :


Variables


FList : TStringList;