Datasnap.DSAuth.TDSCustomAuthenticationManager.HasUserAuthenticateEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function HasUserAuthenticateEvent: boolean; virtual;

C++

virtual bool __fastcall HasUserAuthenticateEvent();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

説明

OnUserAuthenticate イベントが指定されている場合、True を返します。

関連項目