lazarus-ccr/components/exctrls/source
2021-03-28 21:19:47 +00:00
..
checkctrlsreg.res exctrls: Initial commit. 2020-05-22 08:12:36 +00:00
exbuttons.pas ExCtrl: Add comment to explain previous commit. 2021-03-28 21:19:47 +00:00
excheckctrls.pas ExCtrls: Add support of OnClick event to RadioButtonEx/CheckboxEx. Prevent the user from unchecking a checked radiobutton. Note: Unlike in the LCL, OnClick occurs only by user interaction, not by code. 2021-01-06 11:26:32 +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: Undo r7957. Obsolete after recent changes in FPC. 2021-01-06 19:08:14 +00:00