TurboDB VCL Component Library

TTdbBlobProvider.BlobFormatTag Property

TTdbBlobProvider

Previous  Top  Next

Indicates a short name for the format of the current blob.

Delphi syntax:

property BlobFormatTag: string read FBlobFormatTag;

C++ syntax:

__property String BlobFormatTag = {read=FBlobFormatTag};

Description

Read this property to retrieve a short identifier for the image format that is currently active.

See also

TTdbBlobProvider.BlobFormatName