[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias type to store blob data
Source position: db.pas line 1130
type TBlobData = AnsiString; |
TBlobData should never be used directly in application code.
|
Base class for BLOB field data |