REST.Authenticator.OAuth.TOAuth2Authenticator.TLoginEvent
Delphi
TLoginEvent = procedure (AAuthenticator: TOAuth2Authenticator; var ALogged: Boolean) of object;
C++
typedef void __fastcall (__closure *TLoginEvent)(TOAuth2Authenticator* AAuthenticator, bool &ALogged);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | TOAuth2Authenticator |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。