Source position: fpg_tree.pas line 63
type TfpgTreeNodeFindMethod = procedure(
ANode: TfpgTreeNode;
var AFound: Boolean
) of object;