THPDFDocOutlineObject.IsDescendant

THPDFDocOutlineObject

 

Top  Previous  Next

Verifica se un nodo è un discendente dell'elemento outline

 

Delphi syntax:

function IsDescendant( Node: THPDFDocOutlineObject ): boolean;

 

Description

Verifica se un nodo è un discendente dell'elemento outline

Attraversa la gerarchia dei figli dell'outline per trovare una corrispondenza

 

See also: THPDFDocOutlineObject