System.Net.URLClient.TURI.TSchemeDecomposeProc
Delphi
TSchemeDecomposeProc = procedure(const AURIStr: string; Pos, Limit, SlashCount: Integer) of object;
C++
typedef void __fastcall (__closure *TSchemeDecomposeProc)(const System::UnicodeString AURIStr, int Pos, int Limit, int SlashCount);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | System.Net.URLClient.pas System.Net.URLClient.hpp |
System.Net.URLClient | TURI |
Description
Embarcadero Technologies does not currently have any additional information.