[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiObject.pas line 822
type TVisPerObjFind = class(TtiVisitor) end; |
protected |
function AcceptVisitor; override; |
public |
procedure Execute(); override; |
property PerObjFindMethod: TPerObjFindMethod; [rw] |
property PerObjFindMethodExt: TPerObjFindMethodExt; [rw] |
property PerObjFindMethodData: TPerObjFindMethodData; [rw] |
property FoundList: TList; [rw] |
property UserContext: Pointer; [rw] |
| | ||
|
The class that does the visiting |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |