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

Reference for unit 'FindDlgUnit'

Contains a form template for the find dialog in LCL.

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.

  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.

finddlgunit.pas is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home