Bde.DBTables.TPasswordEvent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: Bde.DBTables

Delphi

TPasswordEvent = procedure(Sender: TObject; var Continue: Boolean) of Object;

C++

typedef void __fastcall (__closure *TPasswordEvent)(System::TObject* Sender, bool &Continue);

Description

Embarcadero Technologies does not currently have any additional information.