Jump to content

MainForm left / top position


Guest

Recommended Posts

Message from: "Farshad Mohajeri"

 

"ldb" wrote in message

news:6nVXH9g7LHA.3976@anaxagvs227...

> There's a way to set left and top position of main form inside the web

> page?

>

 

You mean from Delphi or JavaScript?

 

> Tray various setting of Form.Postion and set Left / Top property without

> success.

>

> tnks

 

 

.

 

Link to comment
Share on other sites

Message from: "ldb"

 

I want to show main form (in web mod) at left=0 and top=0 position.

Some smartphone's browser (android) show incorrectly the form with

default position (screen senter).

Only setting MainFormDisplayMode= mfPage show the form on 0,0 position

but the browser set a screen size different from form size.

 

see image attached

 

Il 29/03/2011 21:22, Farshad Mohajeri ha scritto:

> "ldb" wrote in message

> news:6nVXH9g7LHA.3976@anaxagvs227...

>> There's a way to set left and top position of main form inside the web

>> page?

>>

>

> You mean from Delphi or JavaScript?

>

>> Tray various setting of Form.Postion and set Left / Top property without

>> success.

>>

>> tnks

>

>

 

 

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

For some reasons coordinate 0,0 is translated as Posistion Center.

Logged #954

 

"ldb" wrote in message

news:C1byULr7LHA.1984@anaxagvs227...

>I want to show main form (in web mod) at left=0 and top=0 position.

> Some smartphone's browser (android) show incorrectly the form with

> default position (screen senter).

> Only setting MainFormDisplayMode= mfPage show the form on 0,0 position

> but the browser set a screen size different from form size.

>

> see image attached

>

> Il 29/03/2011 21:22, Farshad Mohajeri ha scritto:

>> "ldb" wrote in message

>> news:6nVXH9g7LHA.3976@anaxagvs227...

>>> There's a way to set left and top position of main form inside the web

>>> page?

>>>

>>

>> You mean from Delphi or JavaScript?

>>

>>> Tray various setting of Form.Postion and set Left / Top property without

>>> success.

>>>

>>> tnks

>>

>>

>

>

 

 

.

 

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