[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Finds the object in the list whose OID value matches
Source position: tiObject.pas line 606
public function TtiObjectList.FindInHierarchy( |
AOIDToFind: TtiOID |
):TtiObject; overload; |
Finds the object in the list whose OID value matches. Will search the list, and if not found, will search all owned objects.