[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiVisitor' (#tiopf)

TtiVisitedTouchMethod

Method that is called when each Visited is touched.

Declaration

Source position: tiVisitor.pas line 68

type TtiVisitedTouchMethod = procedure(

  const ACandidates: TtiVisited;

  const AVisitor: TtiVisitor;

  const AList: TtiTouchedByVisitorList;

  const AIterationDepth: TIterationDepth

) of object;


Documentation generated on: 2017-08-16