Jump to content

What is use of Scale and ScaleButton property of TUniButton


BantuKumar

Recommended Posts

Hi,

scale : String
(Optional) The size of the Button. 
Three values are allowed:

'small'Results in the button element being 16px high.

'medium'Results in the button element being 24px high.

'large'Results in the button element being 32px high.

Defaults to 'small'.

Try to analyze this demo:

C:\Program Files (x86)\FMSoft\Framework\uniGUI\Demos\Desktop\AllFeaturesDemo\

units\ButtonsIconButtons.pas

Best regards.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...