View Single Post
  #482  
Old 28-12-2023, 23:42
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno v1.0.0.2 - New Updates



FMXInno Final Release: [2023-Dec-29] - Update 02


Quote:
@everyone who contributed to FMXInno,

As we wrap up the year, and with this being the last update for this year, i want to express my gratitude for your invaluable contributions—bug reports, feature requests, and creative ideas. Your involvement has played a key role in refining FMXInno throughout all the years since the start. Thanks for being part of the FMXInno journey. Wishing you all the best in the coming year!

Cheers!

- BLACKFIRE

New update uploaded to first post, check it out.


What's new:
Code:
1. Added:
   - function wSystemReboot(EWX_Flags: UINT): Boolean;
   - function WinElevenTime(const IsClock24: Boolean): WideString;
   - function WinElevenDate: WideString;
   - procedure WinElevenChangeTimeAbbrev(const sAM, sPM: WideString);
   - procedure WinElevenChangeTimeFormat(const sTimeFormat: WideString);
   - procedure WinElevenChangeDayStr(const DayIdx: Integer; DayStr: WideString);
   - procedure WinElevenChangeMonthStr(const MonthIdx: Integer; MonthStr: WideString);
   - procedure WinElevenChangeDateFormat(const sDateFormat: WideString);
   - New FTrackBarCustom class.

2. Updated:
   - function wGetShortCut(Key: Word; Shift: TShiftState): TShortCut;
   - FCmdOut class.
   - FVirtualAction class.
   - FInstNewProc class.
   - DrawFrame for FForm, FCustomFluentWindow, FFluentDirBrowse and FFluentStartBrowse classes. 

3. Fixed:
   - function InstallFMXFont(FontFileName: WideString): Boolean;
   - function DeleteFMXFont(FontFileName: WideString): Boolean;
   - procedure InvalidateFMXFont;
   - IsChecked for FToggleCheckBox.

4. FFluentDirBrowse, FFluentStartBrowse are now more customizable.
  - Added DisableDefaultAppName.
  - Button settings
  - and more.

5. Some improvements and minor bug fixes.

Last edited by BLACKFIRE69; 14-07-2024 at 02:14.
Reply With Quote
The Following 8 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (28-12-2023), ffmla (29-12-2023), hitman797 (30-12-2023), Jahan1373 (01-01-2024), Lord.Freddy (29-12-2023), nordi (09-01-2024), statics (29-12-2023), Tihiy_Don (29-12-2023)