System.NetEncoding.TBase64Encoding.TDecodeStep

提供: RAD Studio API Documentation
2014年8月12日 (火) 19:58時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:System.NetEncoding.TBase64Encoding.TDecodeStep|api}} ==説明== {{#lsth:API:System.NetEncoding.TBase64Encoding.TDecodeStep|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

TDecodeStep = (DecodeStepA, DecodeStepB, DecodeStepC, DecodeStepD);

C++

enum class DECLSPEC_DENUM TDecodeStep : unsigned char { DecodeStepA, DecodeStepB, DecodeStepC, DecodeStepD };

プロパティ

種類 可視性 ソース ユニット
enum protected
System.NetEncoding.pas
System.NetEncoding.hpp
System.NetEncoding TBase64Encoding

説明

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