ImageEn, unit dbimageenvect

TImageEnDBVect


Description

TImageEnDBVect is a descendant of TImageEnVect, but it can connected to a TDataset object to store/load images (BMP, PCX, GIF, JPEG, TIFF, PNG and others) and vectorial objects in Blob field.
It is similar to the TDBImage component of Delphi.
You can specify particular file format parameters through IOParams property, or executing DoIOPreview method.
You can attach a TImageEnProc component for image processing the image contained in the Blob.

Also see methods and properties of TImageEnVect.


Methods and Properties

Public Property  AbsolutePath
Published Property  AutoDisplay
Published Property  DataField
Published Property  DataFieldImageFormat
Published Property  DataSource
Public Method  DoIOPreview
Public Property  Field
Public Property  IOParams
Published Property  IOPreviewsParams
Published Property  JpegQuality
Public Method  LoadedFieldImageFormat
Public Method  LoadPicture
Published Property  PreviewFont
Published Property  PreviewFontEnabled
Published Property  ReadOnly


Events

Event  OnUnableToLoadImage