This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
206fc7f0e38c0699c0fc725d9a2b8439c4a3554c
lazarus-ccr
/
components
/
exctrls
/
source
History
wp_xxyyzz
206fc7f0e3
ExCtrls: Fix TRadiogroupEx/TCheckGroupEx firing OnEnter/OnExit events when another sub-control is selected. New events OnItemEnter/OnItemExit. See also LCL issue
#37768
.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@7674
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-09-20 17:32:29 +00:00
..
checkctrlsreg.res
exctrls: Initial commit.
2020-05-22 08:12:36 +00:00
exbuttons.pas
ExCtrls: PaintButton method.
2020-06-16 16:14:24 +00:00
excheckctrls.pas
ExCtrls: Fix TRadiogroupEx/TCheckGroupEx firing OnEnter/OnExit events when another sub-control is selected. New events OnItemEnter/OnItemExit. See also LCL issue
#37768
.
2020-09-20 17:32:29 +00:00
exctrlsreg.pas
ExCtrls: Initial commit of new component TFloatSISpinEditEx, donated by bart.
2020-08-16 22:56:26 +00:00
exctrlsreg.res
ExCtrls: Add high-dpi TFloatSISpinEditEx palette icons.
2020-08-17 21:17:28 +00:00
exeditctrls.pas
ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
2020-08-22 16:37:11 +00:00