Returns the resource in the list with the given name and type.
Source position: lresources.pp line 76
public function TLResourceList.Find( |
const Name: AnsiString |
):TLResource; overload; |
const Name: AnsiString; |
const ValueType: AnsiString |
):TLResource; overload; |
ValueType |
|
Should be uppercase, if present. |