[Overview][Resource strings][Classes][Procedures and functions][Index] Reference for unit 'DBLogDlg' (#lcl)

Reference for unit 'DBLogDlg'

Contains forms and routines used to implement a database login dialog.

uses

  System,

  Classes,

  sysutils,

  Forms,

  

Implements Forms, which are the basis for the LCL Graphical User Interface.

  Controls,

  

Contains types, constants, classes, and routines used to implement visual controls.

  StdCtrls,

  

Standard controls used in the Lazarus Component Library (LCL).

  ButtonPanel,

  

Provides a panel with buttons using glyph images.

  DB;

Overview

dblogdlg.pas contains the TLoginDialog dialog form used to capture the user name and password used to login to a database. The LoginDialogEx routine is provided to create, configure, and execute a TLogInDialog instance.


Version 3.2 Generated 2024-02-25 Home