Developer

GetLastChild

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

function GetLastChild(const Index: Integer): Integer;

Parameters


Index
Integer
Absolute index of parent row.

See also