| View previous topic :: View next topic |
| Author |
Message |
fancycloud Member
Joined: 16 Nov 2004 Posts: 2
|
Posted: 16/11/04 08:48 Post subject: how to delivering parameters between forms |
|
|
Can tell me how to delivering parameters between forms?
can tell me more methods ?
also I want to know what is the best methods to delivering
parameters between forms.
Thanks |
|
| Back to top |
|
 |
Johnny_Bit Moderator
Joined: 15 Jun 2003 Posts: 158
|
Posted: 07/12/04 19:28 Post subject: |
|
|
the best method is global variables... easy to implement.
second, more intuitious is to create calling function with params.
both are describled in about few thousands web sites for delphi. |
|
| Back to top |
|
 |
|