Source position: db.pas line 58
type TUpdateStatus = (
usUnmodified,
usModified,
usInserted,
usDeleted
);
No notes exist for this page yet.