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