System.Net.URLClient.TURLSchemes.UnRegisterURLClientScheme
Delphi
class procedure UnRegisterURLClientScheme(const AScheme: string);
C++
__classmethod void __fastcall UnRegisterURLClientScheme(const System::UnicodeString AScheme);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Net.URLClient.pas System.Net.URLClient.hpp |
System.Net.URLClient | TURLSchemes |
Description
Unregisters the given AScheme
and its associated platform TURLClientClass.