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
f1196965352bae293f364e13e6d7ba9d4988b110
lazarus-ccr
/
components
/
exctrls
/
source
History
wp_xxyyzz
f119696535
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.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@7959
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-06 11:26:32 +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: 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: Adapt CurrencyEdit to recent changes in Laz-trunk (r64334, t64335)
2021-01-04 20:51:58 +00:00