ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Error TQRDBImageen

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
werner Posted - Nov 07 2015 : 06:59:27

Hi,

I get the following error message:



I used Imageen 6.2.1 and Delphi 7.

Does somebody has any idea?

Werner
2   L A T E S T    R E P L I E S    (Newest First)
werner Posted - Nov 08 2015 : 09:28:36
Hi Bill,

thanks for the hint. It works.

Werner
w2m Posted - Nov 07 2015 : 07:53:43
I do not understand German, but it looks like it is not defined because you did not add iexBitmaps to uses.
iexBitmaps.FindStreamFormat

Declaration
function FindStreamFormat(Stream: TStream): TIOFileType;

Description
Returns the format of the file found in a stream by reading the file header.
Some formats cannot be detected by content alone. Sony ARW and Kodak DCR are TIFF internally so will return as ioTIFF. WBMP and Implicit Dicom will return as ioUnknown.

So use iexBitmaps.FindStreamFormat.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development