System.Net.URLClient.TAuthTargetType

提供: RAD Studio API Documentation
2015年2月18日 (水) 23:09時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:System.Net.URLClient.TAuthTargetType|api}} ==説明== {{#lsth:API:System.Net.URLClient.TAuthTargetType|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

TAuthTargetType = (Proxy, Server);

C++

enum class DECLSPEC_DENUM TAuthTargetType : unsigned char { Proxy, Server };

プロパティ

種類 可視性 ソース ユニット
enum public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient System.Net.URLClient

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。