Unit 'FindDlgUnit' Package
[Overview][Classes][Index] [#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,

  

  StdCtrls,

  

Standard controls used in the Typhon Component Library (adLCL).

  Buttons,

  

  ExtCtrls;

  

Contains extra controls commonly used in Typhon forms.

Overview

Only the .frm 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 .frm file.

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

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



CT Web help

CodeTyphon Studio