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

Reference for unit 'DialogRes'

Contains types and constants used to access scalable dialog images.

uses

  sysutils,

  Classes,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  Graphics,

  

  Themes,

  

Implements Theme Services for supported platforms / widgetsets.

  Controls,

  

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

  ImgList,

  

Contains classes and types used in TCustomImageList, the base class for TImageList.

  InterfaceBase,

  

Provides a platform-independent widgetset class and helper functions.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLProc;

  

Useful lower-level helper functions and classes.

Overview

DialogRes.pas contains constants and types used to access scalable images as TIcon or TImage resources used on dialog forms. This unit registers a handler routine in the initialization section which frees the DialogImages variable in the unit when LCL units have been finalized.

DialogRes.pas is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home