[Overview][Classes][Index] Reference for unit 'ReplaceDlgUnit' (#lcl)

Reference for unit 'ReplaceDlgUnit'

Contains the form which implements a Replace 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.

  Graphics,

  

  Dialogs,

  

Contains common dialogs used in Lazarus LCL applications.

  StdCtrls,

  

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

  Buttons,

  

Contains types and classes used to implement specialized buttons.

  FindDlgUnit,

  

Contains a form template for the find dialog in LCL.

  ExtCtrls;

  

Contains extra controls commonly used in Lazarus forms.

Overview

Only the .lfm file is used by the LCL (dialogs.pp). This unit is itself is not compiled into the LCL. This form is used to design the .lfm file.

The source code is a copy of ../lcl/include/finddialog.inc.


Version 3.2 Generated 2024-02-25 Home