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