Jump to content

Minimize Form


artem_niko

Recommended Posts

5 hours ago, Артем said:

How minimize Form?

Form having property UniForm1.BorderIcons:=biMinimize.

Hello,

The 'minimize' tool button (documentation):

@cfg {Boolean} minimizable

True to display the 'minimize' tool button and allow the user to minimize the window, false to hide the button and disallow minimizing the window. Note that this button provides no implementation -- the behavior of minimizing a window is implementation-specific, so the minimize event must be handled and a custom minimize behavior implemented for this option to be useful.

 

 

5 hours ago, Артем said:

How minimize form, used this property? 

I will check, there were also some solutions on the forum...

Link to comment
Share on other sites

  • 1 year later...
  • 6 months later...
  • 6 months later...
  • 11 months later...

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...