Class TTVParentList (unit dbTvRecordList)

Inherits from

TList

Constructors



Functions

function FindParent(const Parent: String; var Index: Integer): Boolean;

test.

Properties

Events

Variables

Sorted : Boolean;



Constructors


Functions


function FindParent(const Parent: String; var Index: Integer): Boolean;

test... result := AnsiCompareText(TTvRecordInfo(Item1).ID, TTvRecordInfo(Item2).ID);


Properties


Events


Variables


Sorted : Boolean;