Returns index of child item. If Item is not a child returns -1.
function IndexOf(Item: TPropertyItem): integer;
TPropertyItem Methods