lazarus-ccr/components/exctrls/source
2023-03-29 17:20:29 +00:00
..
design ExCtrls: New component: TProgressBarEx (https://forum.lazarus.freepascal.org/index.php/topic,62848.0.html) 2023-03-29 11:23:17 +00:00
checkctrlsreg.res exctrls: Initial commit. 2020-05-22 08:12:36 +00:00
exbuttons.pas ExCtrls: Fix painting of TButtonEx under Win 11. Less hints and warnings 2021-10-27 14:24:30 +00:00
excheckcombo.pas ExCtrls: Fix CheckComboboxEx having a zero-height dropdown after Laz commit e4043024. Minor optimization in MeasureItem. 2023-01-15 17:18:52 +00:00
excheckctrls.pas ExCtrls: Fix memory leak in TRadioGroupEx (https://forum.lazarus.freepascal.org/index.php/topic,62532.msg472856.html) 2023-03-01 22:12:16 +00:00
excombo.pas ExCtrls: Fix text measuring in TColumnComboBoxEx. 2021-11-01 18:59:23 +00:00
exeditctrls.pas ExCtrls: Publish new Orientation property of SpinEdit variants. 2023-02-13 12:30:36 +00:00
eximglist.pas ExCtrls: Reworked demo. 2022-11-06 16:09:34 +00:00
exprogressbar.pas ExCtrls/TProgressBarEx: Add border styles, AutoSize, improved captions. 2023-03-29 17:20:29 +00:00
exquestiondlg.pas ExCtrls: Move designtime package to a folder different from that of runtime packages. Less hints and warnings. 2023-01-07 13:42:27 +00:00
exshape.pas ExCtrls: Fix compilation of ExShape with Laz before v2.2.0 2022-09-21 10:04:13 +00:00