TurboDB VCL Component Library

TTdbBlobProvider Class

Hierarchy        Properties        Methods        Events        See Also

Previous  Top  Next

TTdbBlobProvider support displaying images of different formats read from a database blob column.

Unit

TdbExtComps

Description

When you connect a blob provider to a blob column of a data source, the blob provider tries to detect the file format of the current blob and loads it. It is extensible, so you can add further graphics formats, for which a TGraphic descendant exists. It can also be used to write images into database blobs and even link images to database blobs.

See also

Images demo program