|
||
The Image Source tab is where you set the origin of the image to receive the text.
Your options are:
Load from File
When selected this option will enable a Filename entry field. You may specify a static filename (use single quotes to enclose it such as 'MyPhoto.jpg') or specify the name of a variable to use.
Load from Blob
When selected this option will enable a Blob Field entry field where you can specify the blob to be the source of the image. Standard ImageEx code will be used to fetch the image from the blob.
Load from ImageEx Bitmap
When selected this option will enable a field where you can specify the name of an ImageExBitmapClass object.