TPNGImage help

PNG Delphi

Components > TPNGButton > Properties > Enabled


Sets if the button is enabled or disabled

property
Enabled: Boolean;

Description

This is a regular vcl property. When enabled is false the button can not be pressed and its visual is changed by a disabled version of the ImageNormal image.