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

Reference for unit 'Menus'

Menus to be used in Forms created with the Lazarus IDE

uses

  Classes,

  sysutils,

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  LCLProc,

  

Useful lower level helper functions and classes

  LCLIntf,

  

  InterfaceBase,

  

  LMessages,

  

  ActnList,

  

Defines classes for Actions and Lists of actions to be used with LCL components

  Graphics,

  

Unit contains definitions for many fundamental classes and types used in graphic applications

  ImgList,

  

  LCLClasses;

  

Defines the base class for all LCL TComponents including controls

Related topics

HowToUseMenus

  

HowToUseMenus - hints for creating Menus for your Forms

This page is hosted on SourceForge.net Logo