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

TtiVisited.FindAllByClassType

Find all the objects that are of a given class type.

Declaration

Source position: tiVisitor.pas line 176

public procedure TtiVisited.FindAllByClassType(

  const AClass: TtiVisitedClass;

  const AList: TList

);

Arguments

AClass

  

The class type to find

AList

  

An empty TList that will be populated with the instances found.


Documentation generated on: 2017-08-16