![]() |
|
#1
|
|||
|
|||
|
I'm making a screensaver app and I'd like to know how to make the settings form...I mean that it'll only appear when you press the settings button...how can I do this?
Thx...gLes
|
|
#2
|
|||
|
|||
|
All you need to do is check ParamStr(1) for the correct parameter sent to your program.
For example: When you press Settings it passes "/c" or "-c" or "c" Check out this Borland Tip for a complete description of Screensavers. http://community.borland.com/article/0,1410,19534,00.html |
![]() |
| Thread Tools | |
| Display Modes | |
|
|