Valid BLOB fieldtypes.
Source position: db.pas line 1070
type TBlobType = ftBlob..ftWideMemo;
TBlobType is a subrange type, indicating the various datatypes of BLOB fields.
TFieldType
Field data type description.