mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 21:56:00 +02:00
added package gtkopengl
git-svn-id: trunk@3220 -
This commit is contained in:
parent
da81182b58
commit
d2d8952e67
@ -94,6 +94,8 @@ const
|
|||||||
csArrow = 50;
|
csArrow = 50;
|
||||||
csPanel = 51;
|
csPanel = 51;
|
||||||
csScrollBox = 52;
|
csScrollBox = 52;
|
||||||
|
|
||||||
|
csNonLCL = 53; // for non LCL controls, that create their own handles
|
||||||
|
|
||||||
const
|
const
|
||||||
{Mouse message key states}
|
{Mouse message key states}
|
||||||
|
Loading…
Reference in New Issue
Block a user