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

Reference for unit 'CalendarPopup'

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

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,

  

  Calendar,

  

  LCLProc,

  

Useful lower-level helper functions and classes.

  LCLType;

  

Overview

calendarpopup.pas implements a non-modal calendar popup for a TDateEdit control. It includes a ShowCalendarPopup routine to configure, display, and capture the return value for the pop-up form.

Original Author: Vincent Snijders.

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



CT Web help

CodeTyphon Studio