lazarus-ccr/components/exctrls/source
2020-12-22 15:16:11 +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 ExCtrls: New properties SelectedColor and SelectedTextColor of TColumnComboBoxEx. 2020-12-22 15:16:11 +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