TPNGImage help

PNG Delphi

Components > TPNGButton > Properties > ButtonStyle


Sets the button type to use.

type
TPNGButtonStyle = (pbsDefault, pbsFlat);
property
ButtonStyle: TPNGButtonStyle;

Description

How the button is drawn. Windows default button style (pbsDefault) or flat style (pbsFlat).