Custom controls for Lazarus made by yours personally.
-
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.
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.