Unit 'CustomTimer' Package
[Overview][Classes][Index] [#lcl]

Reference for unit 'CustomTimer'

Contains the definition of the base class for TTimer.

uses

  System,

  Classes,

  sysutils,

  CustApp,

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  InterfaceBase;

  

Provides a platform-independent widgetset class and helper functions.

Overview

customtimer.pas defines TCustomTimer, the component used as the ancestor for timer components in the Lazarus Component Library (LCL).