diff --git a/lcl/vclglobals.pp b/lcl/vclglobals.pp index 9ff4dd4d9b..44d9f96ab8 100644 --- a/lcl/vclglobals.pp +++ b/lcl/vclglobals.pp @@ -94,6 +94,8 @@ const csArrow = 50; csPanel = 51; csScrollBox = 52; + + csNonLCL = 53; // for non LCL controls, that create their own handles const {Mouse message key states}