[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'EditBtn' (#lcl)

Reference for unit 'EditBtn'

Implements specialized edit controls with attached speed buttons.

uses

  Classes,

  sysutils,

  Types,

  Math,

  StrUtils,

  DateUtils,

  LazFileUtils,

  LazUTF8,

  LResources,

  

Maintains a global list of Lazarus resources, and provides methods and types used to stream components.

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  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,

  

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.

  Calendar,

  

Classes and types used to implement TCalendar, a graphic control allowing selection of a date from a calendar display.

  ExtDlgs,

  

Contains extended dialogs used for Calendar, Calculator and Picture Open/Save tasks.

  GroupedEdit,

  

Provides the base class for grouped edit controls.

  CalendarPopup,

  

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

  MaskEdit,

  

Defines classes, types, and constants used to implement a masked edit control.

  Menus,

  

Implements menus used in forms created with the Lazarus IDE.

  TimePopup,

  

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

  CalcForm,

  

Contains classes and types used in TCalculatorForm.

  ImgList;

  

Contains classes and types used in TCustomImageList, the base class for TImageList.

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 Lazarus IDE Component Palette:

Misc tab

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


Version 3.2 Generated 2024-02-25 Home