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

  

  StdCtrls,

  

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

  Buttons,

  

  FindDlgUnit,

  

Contains a form template for the find dialog in LCL.

  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.



CT Web help

CodeTyphon Studio