Developer

GetFirstChild

Return absolute index of first child of row. If row have no child rows result will be -1.

function GetFirstChild(const Index: Integer): Integer;

Parameters


Index
Integer
Absolute index of parent row.

See also