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
533d506fe97a826484e1f0ac62d52694f0c67d25
lazarus-ccr
/
components
/
exctrls
/
source
History
wp_xxyyzz
533d506fe9
ExCtrl: Use InitializeWnd instead of CreateHandle
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@7941
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 23:33:33 +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
excombo.pas
ExCtrl: Use InitializeWnd instead of CreateHandle
2020-12-21 23:33:33 +00:00
exctrlsreg.pas
ExCtrls: Initial commit of TColumnComboBoxEx by Howard Page-Clark.
2020-12-21 15:13:59 +00:00
exctrlsreg.res
ExCtrls: Initial commit of TColumnComboBoxEx by Howard Page-Clark.
2020-12-21 15:13:59 +00:00
exeditctrls.pas
ExCtrls: TCustomFloatSISpinEditEx: in Lazarus >= 2.1 override KeyAllowed instead of EditKeyPress.
2020-08-22 16:37:11 +00:00