I have simple question and can not find any answer in google etc. I'm
trying to create form in Delphi that is bigger (larger) then the
screen resolution. Let=92s assume that we have screen 1280x1024 and we
want to create form 2000x3000. It might be even created out of the
screen e.g. in position (x,y) =3D (-10000, -10000). It doesn=92t matter I
just can=92t do it and if it can=92t be done I can not find answer why?
Any idea?