Board index » delphi » How change the resolution of screen ??

How change the resolution of screen ??

Hello,
How change the resolution of screen of Windows??
Thanks.

----------------------
fralo...@eui.upv.es

 

Re:How change the resolution of screen ??


PaKo heeft geschreven in bericht <372743EC.4CC1D...@eui.upv.es>...

Quote

>Hello,
>How change the resolution of screen of Windows??
>Thanks.

>----------------------
>fralo...@eui.upv.es

PaKo,
Don't do it.
If want your program to run on every computer you should design the right
way : Change the dimensions of your forms and components. (See TI2861).
Alfred.

Re:How change the resolution of screen ??


What do you mean with dimension of the forms and buttons , and with TI2861

Alfred ten Hoeve heeft geschreven in bericht <925333148.369703@polka>...

Quote

>PaKo heeft geschreven in bericht <372743EC.4CC1D...@eui.upv.es>...

>>Hello,
>>How change the resolution of screen of Windows??
>>Thanks.

>>----------------------
>>fralo...@eui.upv.es

>PaKo,
>Don't do it.
>If want your program to run on every computer you should design the right
>way : Change the dimensions of your forms and components. (See TI2861).
>Alfred.

Re:How change the resolution of screen ??


Van Tyghem Sean heeft geschreven in bericht
<7g80lp$d7...@nickel.uunet.be>...

Quote
>What do you mean with dimension of the forms and buttons , and with TI2861

The width and the height of your forms. Do some scaling.
With TI2861 I mean the Borland Technical information thats on your Delphi CD
(Delphi archive).
Alfred

Other Threads