lazarus-ccr/components/exctrls/source
2020-12-21 15:13:59 +00:00
..
checkctrlsreg.res
exbuttons.pas
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 ExCtrls: Initial commit of TColumnComboBoxEx by Howard Page-Clark. 2020-12-21 15:13:59 +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