AddStreamItem method
Applies To
TQDB
,
TQDBItem
,
TQDBView
Declaration
procedure AddStreamItem(Stream : TStream; Key :
TKey
);
Description
AddStreamItem (provided only for compatibility) is exactly equivalent to
Add
which should always be used in preference.