Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScaleObjects

Scale your Delphi Application forms and form components automatically. This is an example project for ScaleForm function which helps you to re-scale your form and inner components of your form with the ratio and dimention you wished.

It calculates your form x and y values and scales it larger or smaller easily.

Screenshots

Original Form

Original Form

Smaller Form

Smaller Form

  ScaleForm(MyForm,TScaleScreen.TSmaller);

Larger Form

Larger Form

  ScaleForm(MyForm,TScaleScreen.TLarger);

About

Scale your Delphi Application forms and form components automatically. This is an example project for ScaleForm function which helps you to re-scale your form and inner components of your form with the ratio and dimention you wished.

Resources

Stars

19 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages