Skip to content

rgreat/UniGUI_MinimizedForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

UniMinimizedForm.pas

Unit which automatically handle form Maximize/Restore/Minimize/Resize for base UniGUI TUniForm class in MDI style. Also keep form header on the main form, in the reach of the user.

Usage: Just add UniMinimizedForm.pas to uses on any UniGUI form in interface section:

unit MyForm;

interface

uses
  ..., UniMinimizedForm, ...;

Unit ArrayEx is here: https://github.com/rgreat/TArrayEx

About

Unit which handle form maximize/restore/minimise/resize for base UniGUI TUniForm class.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages