Lazarus_CustomControls
February 18, 2025 ยท View on GitHub
Custom controls for Lazarus made by yours personally.
Core
-
TCustomEdit, TCustomEditButton, TCustomDirectoryEdit:
- Custom versions of [TEdit, TEditButton, TDirectoryEdit] that allow setting of text hint color.
-
TCustomHintWindow:
- Custom version of [THintWindow] that allow setting of background, border and text color.
Addon
MultiLog
Requires Core package and MultiLogLaz.
-
TCustomLogTreeView:
- Custom version of [TLogTreeView] to use TCustomHintToolTip as a customisable override for native tooltips.
-
TCustomHintToolTip:
- Altered version of [TCustomHintWindow] to act like a native tooltip.