mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-25 15:08:26 +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;
|
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}
|
||||||
MK_LBUTTON = 1;
|
MK_LBUTTON = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user