Unit 'EditBtn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

Reference for unit 'EditBtn'

Implements specialized edit controls with attached speed buttons.

uses

  System,

  Classes,

  SysUtils,

  Types,

  Math,

  StrUtils,

  DateUtils,

  LazFileUtils,

  LazUTF8,

  LResources,

  

  LCLStrConsts,

  

  LCLType,

  

  Graphics,

  

  Controls,

  

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

  Forms,

  

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

  Dialogs,

  

  StdCtrls,

  

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

  Buttons,

  

  Calendar,

  

  ExtDlgs,

  

  GroupedEdit,

  

  CalendarPopup,

  

Implements a pop-up form with a TCalendar control for TDateEdit.

  MaskEdit,

  

  Menus,

  

  TimePopup,

  

Contains forms, types, and routines used to display a pop-up for TTimeEdit.

  CalcForm,

  

Contains classes and types used in TCalculatorForm.

  ImgList;

  

Overview

editbtn.pas contains specialized edit controls with an attached speed button used to perform an action when it is clicked. The following components are added to the Typhon IDE Component Palette:

Misc tab

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



CT Web help

CodeTyphon Studio