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

Reference for unit 'Calendar'

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

uses

  Types,

  sysutils,

  Classes,

  Math,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  LMessages,

  

Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets.

  Controls,

  

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

  LResources;

  

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

Overview

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

The following components are added to the Lazarus IDE component palette:

Misc Tab

calendar.pp is part of the LCL (Lazarus Component Library).


Version 3.2 Generated 2024-02-25 Home