HI all.

I was wondering if anyone could explain how FieldByName works.

By that I mean HOW it works, i.e. how you can set data with it, i.e.
fieldbyname('name').asstring:='joe'; AND you can get data from it, i.e.
fieldbyname('Name').asstring.
So how do you create a property with this type of functionality ?

I would like to be able to include similar functionality into one of my
components I am working on at the moment.

I had a look in the DB.pas file, but was none the wiser.

Can anyone explain ?

Thanks, Jeremy Coulter

winmail.dat

Reply via email to