diff --git a/docs/xml/lcl/dialogres.xml b/docs/xml/lcl/dialogres.xml index 1ab68de197..c871cfc4e9 100644 --- a/docs/xml/lcl/dialogres.xml +++ b/docs/xml/lcl/dialogres.xml @@ -1,7 +1,11 @@ - + Contains types and constants used to access scalable dialog images. @@ -9,7 +13,9 @@ Contains types and constants used to access scalable dialog images.

DialogRes.pas contains constants and types used to access -scalable images as TIcon or TImage resources used on dialog forms. +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 @@ -25,6 +31,7 @@ scalable images as TIcon or TImage resources used on dialog forms. +