mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 03:59:28 +02:00
* Add TTouchTracking for Delphi compatibility
This commit is contained in:
parent
2d9ef694dd
commit
2b0d98bf2c
@ -660,7 +660,9 @@ const
|
||||
|
||||
Type
|
||||
TEditCharCase = (ecNormal, ecUpperCase, ecLowerCase);
|
||||
|
||||
|
||||
TTouchTracking = set of (ttVertical, ttHorizontal);
|
||||
|
||||
// Forms
|
||||
|
||||
TWindowState = (wsNormal, wsMinimized, wsMaximized, wsFullScreen);
|
||||
|
Loading…
Reference in New Issue
Block a user