Subject TIB_JPEGImage
Author Rejane
When I do this:
ibjpgImage.Picture.LoadFromFile(OpenPictureDialog1.FileName);
Show the follow exception:
'...exception class EInvalidGraphic with message 'Bitmap image is not valid'...'
It's verified if value is a Bitmap, Metafile or Icon.
' ibjpgImage' is the TIB_JPEGImage component.
What is wrong?

Rejane


[Non-text portions of this message have been removed]