How to move form if the BorderStyle is set to bsNONE for border style?
in firemonkey MAC OS X
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
|
Without the form header, you'll need to roll your own method for the user to move the form. To move the form in code, you can set the form's Left and Top properties. |
|||||||
|