Scale Mode Request Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago by TAZ. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 24, 2016 at 7:53 pm #55500 SupportKeymaster For receiving of the current system scale value you can use such code: Code: CurrentScale := aScalePercents[sSkinManager1.SysFontScale] Add “sConst” into “uses”. August 24, 2016 at 8:01 pm #55502 TAZParticipant It did the trick. actToolsScaleModeAuto.Caption := 'Auto (' + IntToStr(aScalePercents[smMain.SysFontScale]) + '%)'; Thank you very much. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting