bybruno Newbie
Joined: 16 Sep 2005 Posts: 9
|
Posted: Jun 6th, 2007 09:48 AM Post subject: how to execute comands in runtime saved from outside? |
|
|
hi,
i want add functions to my app in runtime and now i want to know how can i execute functions like this:
anyform.show
anyform.caption = value that i want
anymenu_Click
the ideia is creat a menu in runtime and load functions that is listed in a db that i have created in runtime to,
them the program will execute that functions
there is anyway to do that?
thanks for your help
Bruno |
|