[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazDialogs' (#lcl)

Reference for unit 'LazDialogs'

Contains classes, types, and routines needed for Lazarus dialogs in custom-drawn and non-desktop environments.

uses

  Classes,

  sysutils,

  Math,

  Graphics,

  

  Forms,

  

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

  ShellCtrls,

  

Contains controls which display files and directories.

  Buttons,

  

Contains types and classes used to implement specialized buttons.

  StdCtrls,

  

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

  ExtCtrls,

  

Contains extra controls commonly used in Lazarus forms.

  FileCtrl,

  

Implements list box and combo-box controls used to select files on the local file system.

  ComCtrls,

  

Common controls used in Lazarus forms.

  Dialogs,

  

Contains common dialogs used in Lazarus LCL applications.

  ButtonPanel,

  

Provides a panel with buttons using glyph images.

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  FileUtil,

  Controls;

  

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

Overview

lazdialogs.pas contains classes, types, and routines needed for Lazarus dialogs in custom-drawn and non-desktop environments.


Version 3.2 Generated 2024-02-25 Home