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

TVisPerObjFind

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiObject.pas line 822

type TVisPerObjFind = class(TtiVisitor) end;

protected

  function AcceptVisitor; override;

public

  procedure Execute(); override;

  property Found: TtiObject; [r]

  property PerObjFindMethod: TPerObjFindMethod; [rw]

  property PerObjFindMethodExt: TPerObjFindMethodExt; [rw]

  property PerObjFindMethodData: TPerObjFindMethodData; [rw]

  property FoundList: TList; [rw]

  property UserContext: Pointer; [rw]

  property Data: TtiObject; [rw]

Inheritance

TVisPerObjFind

|

TtiVisitor

  

The class that does the visiting

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16