[DUG] Type Question and Setting Data
Jason Saggers
jsaggers at esp.co.nz
Thu Aug 25 09:56:29 NZST 2005
Hi,
I have a type that has a list of type e.g.
Ttype = class()
varA: Stirng
varB: String
..
..
End ;
What I want to be able to do is set the values of each of the var by a
procedure something like
procedure load_value(field: String, dbtable: String; dbfield:
String);
begin
{do stuff}
end ;
Is is possible to table a variable type of string and use that to
reference an variable in a type..
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20050825/700d1a67/attachment.html
More information about the Delphi
mailing list