FMXInno - Updates
Code:
- Added ability to change the opacity and brightness of Fluent forms.
(MainForm, DirForm, StartForm, CustomForm)
- Fixed focus issue in FluentDirBrowse / FluentStartBrowse.
- Minor bugs have been fixed.
- Some improvements.
function FCreateFluent(WParent: HWND; DarkTheme, NoBorder: Boolean; Opacity: Single;
BrightnessPct: Byte): HWND;
,