TPNGImage help

PNG Delphi

Components > TPNGButton > Properties > ButtonLayout


Sets the button image / text orientation to use.

type
TPNGButtonLayout = (pbsImageAbove, pbsImageBellow);
property
ButtonLayout: TPNGButtonLayout;

Description

When this property is set to pbsImageAbove the image in the button is displayed above the text;
pbsImageBellow is otherwise.