lazarus-ccr/components/exctrls/source
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