REST.Backend.ServiceComponents.TCustomBackendAuth.LoginDialog

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

Delphi

function LoginDialog(out AUserName, APassword: string): Boolean; virtual;

C++

virtual bool __fastcall LoginDialog(/* out */ System::UnicodeString &AUserName, /* out */ System::UnicodeString &APassword);

プロパティ

種類 可視性 ソース ユニット
function protected
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

説明

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