[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains types and constants used to access scalable dialog images.
uses |
||
SysUtils, |
||
Classes, |
||
|
Provides compatibility with the Delphi Windows unit. |
|
|
||
|
Implements Theme Services for supported platforms / widgetsets. |
|
|
Contains types, constants, classes, and routines used to implement visual controls. |
|
|
Contains classes and types used in TCustomImageList, the base class for TImageList. |
|
|
Provides a platform-independent widgetset class and helper functions. |
|
|
Contains WinAPI-like functions for Delphi compatibility. |
|
|
Useful lower-level helper functions and classes. |
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).