Data.DBCommonTypes.TLoginEvent

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

Delphi

TLoginEvent = procedure(Sender: TObject; Username, Password: string) of object;

C++

typedef void __fastcall (__closure *TLoginEvent)(System::TObject* Sender, System::UnicodeString Username, System::UnicodeString Password);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DBCommonTypes.pas
Data.DBCommonTypes.hpp
Data.DBCommonTypes Data.DBCommonTypes

説明

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