TPNGImage help From PNG Delphi previous page next page 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). previous page start next page