[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 Lazarus 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,

  

  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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.