BantuKumar Posted March 10, 2016 Posted March 10, 2016 Hi, What is the use of Scale and ScaleButton property of TUniButton. I tried applying all combinations but I didn't see any change is appearance or in behavior. Thanks & Regards, Quote
Sherzod Posted March 10, 2016 Posted March 10, 2016 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.