added package gtkopengl

git-svn-id: trunk@3220 -
This commit is contained in:
mattias 2002-08-19 15:15:21 +00:00
parent da81182b58
commit d2d8952e67

View File

@ -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;