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

Reference for unit 'TimePopup'

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

uses

  Classes,

  sysutils,

  DateUtils,

  FileUtil,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  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.

  Grids,

  

Classes for displaying tabular data as a series of rows and columns.

  ExtCtrls,

  

Contains extra controls commonly used in Lazarus forms.

  Buttons,

  

Contains types and classes used to implement specialized buttons.

  StdCtrls,

  

Standard controls used in the Lazarus Component Library (LCL).

  ActnList,

  

Defines classes for Actions and lists of Actions for use in LCL components.

  WSForms;

Overview

timepopup.pas contains the TTimePopupForm form and the ShowTimePopup routine used to create, configure, and display the pop-up form.

Author: Michael Fuchs


Version 3.2 Generated 2024-02-25 Home