Board index » delphi » Can someone please help?
robbie...@ozemail.com.au (Robbie)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Can someone please help?
Hi there,
Using D4 C/S and Paradox Tables... I am currently doing the following in a function which works ok: case Photo1Combo.ItemIndex of 29 : begin I want to be able to do this in one statement if possible. The TBlobField(FindComponent('DM.AssessmentsPhoto0'+IntToStr(Photo1Combo.ItemIn Can someone explain why and/or how to make this work please... Thanks in advance, Robbie... |