mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 08:30:23 +02:00
* TUpdatestatusset (kbmmw port missed this)
git-svn-id: trunk@1374 -
This commit is contained in:
parent
78abb1603d
commit
3a44a158ed
@ -53,6 +53,7 @@ type
|
||||
deParentScroll);
|
||||
|
||||
TUpdateStatus = (usUnmodified, usModified, usInserted, usDeleted);
|
||||
TUpdateStatusSet = SET OF TUpdateStatus;
|
||||
|
||||
TUpdateMode = (upWhereAll, upWhereChanged, upWhereKeyOnly);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user