Guest Posted March 29, 2011 Share Posted March 29, 2011 Message from: "ldb" There's a way to set left and top position of main form inside the web page? Tray various setting of Form.Postion and set Left / Top property without success. tnks . Quote Link to comment Share on other sites More sharing options...
Guest Posted March 29, 2011 Author Share Posted March 29, 2011 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 . Quote Link to comment Share on other sites More sharing options...
Guest Posted March 30, 2011 Author Share Posted March 30, 2011 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 > > Quote Link to comment Share on other sites More sharing options...
Guest Posted March 30, 2011 Author Share Posted March 30, 2011 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 >> >> > > . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.