Searched refs:GetAsInterface (Results 1 – 1 of 1) sorted by relevance
378 function GetAsInterface(const Name: String): IInterface;386 …property AsInterface[const Name: String]: IInterface read GetAsInterface write SetAsInterface; def…949 function TLocalStorage.GetAsInterface(const Name: String): IInterface; in TLocalStorage.GetAsInterface() function