TurboDB VCL Komponenten Bibliothek

TTdbBlobProvider.BlobFormatTag Property

TTdbBlobProvider

Previous  Top  Next

Liefert den Kurznamen des aktuellen Bildes.

Delphi Syntax:

property BlobFormatTag: string read FBlobFormatTag;

C++ Syntax:

__property String BlobFormatTag = {read=FBlobFormatTag};

Beschreibung

LEsen Sie diese Eigenschaftr um die Kurzbezeichnung des aktuellen Bildformats zu erfahren.

Siehe auch

TTdbBlobProvider.BlobFormatName