| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
Find an object in the hierarchy by OID with the OID passed as a string or as a TOID object
Source position: tiObject.pas line 447
public function TtiObject.Find(  | 
AOIDToFindAsString: string  | 
const AOIDToFind: TtiOID  | 
AtiObjectFindMethod: TPerObjFindMethod  | 
ATIObjectFindMethodExt: TPerObjFindMethodExt;  | 
AUserContext: Pointer  | 
):TtiObject; overload;  | 
Find an object in the hierarchy by OID with the OID passed as a string or as a TOID object.