Hi, all !
I created ActiveX:=TActiveX():New( oDlg, "Shell.Explorer.2" )
How I to change scale of page ?
Hi, all !
I created ActiveX:=TActiveX():New( oDlg, "Shell.Explorer.2" )
How I to change scale of page ?
In order to scale page of explorer I heave to
document.body.style.zoom=percent
but I not understend how write it right