I have 9 function routines that are used by several forms.
I have a database with 9 records that has specific data for each function.
If I select record 4 for example, how do I run a function where it's name is
within the database field called FUNC.
tbl.Oper.feildbyname['Func'].AsString has 'Circle' or 'Square' as its data
Now I need to run a function like Circle(Data) or Square(Data) when selecting
the relevant record.
Thanks Wallace
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
unsubscribe