[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Find all objects in the hierarchy using the find method passed
Source position: tiObject.pas line 455
public function TtiObject.FindAll( |
AtiObjectFindMethod: TPerObjFindMethod; |
AList: TList |
):Integer; overload; |
ATIObjectFindMethodExt: TPerObjFindMethodExt; |
AList: TList; |
AUserContext: Pointer |
):Integer; overload; |
ATIObjectFindMethodData: TPerObjFindMethodData; |
AList: TList; |
AData: TtiObject |
):Integer; overload; |
Find all objects in the hierarchy using the find method passed.