lazarus/components/lazcontrols
dsiders 0e7ed3ccfa Doc: LazControls/dividerbevel. Adds, updates topics for changes in dd49f320 including:
* TDividerBevel.CalcSize
* TDividerBevel.Paint
* TDividerBevel.BoundsChanged
* TDividerBevel.CalculatePreferredSize
2024-10-20 01:58:22 +01:00
..
design LazControl: new edit for integers in different bases. 2024-08-14 20:20:53 +02:00
docs Doc: LazControls/dividerbevel. Adds, updates topics for changes in dd49f320 including: 2024-10-20 01:58:22 +01:00
images LazControl: New icons for TLazIntegerEdit 2024-08-15 17:52:16 +02:00
checkboxthemed.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
dividerbevel.pas LazControls: Fix DividerBevel for vertical layout / Ensure correct values for very small/thin bevels 2024-03-27 20:02:04 +01:00
extendednotebook.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
extendedtabcontrols.pas
fpmake.pp
lazcontrols.lpk LazControl: new edit for integers in different bases. 2024-08-14 20:20:53 +02:00
lazcontrols.pas LazControl: new edit for integers in different bases. 2024-08-14 20:20:53 +02:00
lazcontrols.res LazControl: New icons for TLazIntegerEdit 2024-08-15 17:52:16 +02:00
laznumedit.pas IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
listfilteredit.pas LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800. 2023-11-20 22:45:11 +02:00
listviewfilteredit.pas LCL, LazControls: FilterEdit cleanup. Issue #40601, patch by n7800. 2023-11-20 22:45:11 +02:00
lvlgraphctrl.pas lazcontrols: less hints 2024-03-05 15:38:14 +01:00
Makefile updated makefiles 2024-07-15 10:50:53 +02:00
Makefile.compiled updated makefiles 2023-09-03 17:11:29 +02:00
Makefile.fpc updated makefiles 2023-09-03 17:11:29 +02:00
shortpathedit.pas
smallorderedseteditor.lfm
smallorderedseteditor.pas LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
spinex.inc T(Float)SpinEditEx: In InitializeWnd set Text to represent FValue, otherwise NullValueBehavious will be applied in call to UpdateControl. 2024-02-21 23:44:44 +01:00
spinex.pp TSpinEditEx: declare property SpinButtonWidth in the base class. 2024-06-16 17:00:00 +02:00
treefilteredit.pas LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800. 2024-03-29 16:50:25 +02:00