Subject | Image |
---|---|
Author | Rejane Myszka |
Post date | 2001-11-14T13:48:48Z |
Hello all,
I need to assign a Image (Blob field) to a TImage component. I'm using TIB_Query.
I try to do this:
Image.Picture.Assign(ibvwDEP_VALOR.FieldByName('DVL_BLOB'));
Like this I did when I was using a TTable, and it's right, but with TIB_Query there are erros.
How can I do?
Thanks
Rejane
[Non-text portions of this message have been removed]
I need to assign a Image (Blob field) to a TImage component. I'm using TIB_Query.
I try to do this:
Image.Picture.Assign(ibvwDEP_VALOR.FieldByName('DVL_BLOB'));
Like this I did when I was using a TTable, and it's right, but with TIB_Query there are erros.
How can I do?
Thanks
Rejane
[Non-text portions of this message have been removed]