Jump to content

how to set Form's left & top to xx% (percent) value?


Freeman35

Recommended Posts

How or where I can set form's left to percent value? top property too.

"MyForm.Left:= 44%;"  of cource not like this but js can do.

Thank you

I'm using trail version yet.

 

.......

<div class="x-css-shadow" role="presentation" id="ext-gen1052" style="z-index: 19000; right: auto; left: 44%; top: 54px; width: 287px; height: 438px; box-shadow: 0px 0px 6px rgb(136, 136, 136); display: block;"></div>

class="x-window x-layer x-window-default x-closable x-window-closable x-window-default-closable x-border-box" style="left: 44%; top: 50px; width: 287px; height: 442px; padding: 0px; border-width: 0px; border-radius: 0px; right: auto; z-index: 19001;"

......

 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...