Bde.DBTables.TPasswordEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
type
typedef
public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information.