>If the names of the controls are Edit1, Edit2 and so on, then just change
>the procedure to assign the values correctly eg:
>  Edit1.text := tmp.Name;
>  Edit2.,text := tmp.StreetAddress
>
thanx trevor but the problem is with eread(addressfile,temp)
undecleared identifier, so i take it declear it as a string

...
   Brendon Toogood

E-Mail [EMAIL PROTECTED]
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to