TurboDB VCL Component Library

TTdbBlobProvider.BlobFormat Property

TTdbBlobProvider

Previous  Top  Next

Indicates the format of the current blob.

Delphi syntax:

property BlobFormat: TTdbBlobFormat read FBlobFormat;

C++ syntax:

__property TTdbBlobFormat BlobFormat = {read=FBlobFormat};

Description

Read this property to learn the kind of image that is currently active.

See also

TTdbBlobProvider.BlobFormatName