TMlSkinPng

A PNG image component for loading and saving images with an alpha channel.

Category
Dialogs & misc
Unit
uMlSkinPng.pas
Inherits from
TComponent

Notes

  • Older Delphi versions had no PNG support, and this component supplied the loading and drawing.
  • On newer Delphi versions the resource manager (TMlSkinRes) is usually all you need.

This control adds no properties of its own; everything comes from its base class.

Only the properties and events MLSkin adds are listed here. Standard VCL properties such as Align, Anchors, Font and OnClick are available too and behave exactly as on the stock controls.

Offline helpA PDF / CHM version is available for offline reading.