REST.Authenticator.OAuth.TOAuth2Authenticator.LocalState

提供: RAD Studio API Documentation
2013年9月1日 (日) 00:29時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:REST.Authenticator.OAuth.TOAuth2Authenticator.LocalState|api}} ==説明== {{#lsth:API:REST.Authenticator.OAuth.TOAuth2Authenticator.LocalState|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

property LocalState: string read FLocalState write SetLocalState;

C++

__property System::UnicodeString LocalState = {read=FLocalState, write=SetLocalState};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

説明

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