|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to JIEXA MEDVED For This Useful Post: | ||
audiofeel (02-04-2024) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
https://youtu.be/TfhbiXLNDgw
__________________
https://t.me/FMXInno |
|
#3
|
||||
|
||||
|
FMX Style Explorer v2.0 - A Tool to explore FireMonkey Styles
======================================= Code:
> Overview: FMX Style Explorer (v2.0) is a useful, lightweight utility designed to help Delphi developers navigate FireMonkey styles. It provides a visual breakdown of your .style and .fsf files. > Specifications: - Version : v2.0.0.0 - Author : BLACKFIRE - Language : Delphi (FMX) - Compatibility : Delphi XE2 or later (.style / .fsf files) > Features: - Visual Hierarchy: View the object tree of any FMX style file. - Previews: See how a style looks. Selecting a style entry generates a preview of the control. - Search: Locate specific styles or classes with case-insensitive search and F3 cycling. - Compression: Convert text-based styles into binary format. This can reduce file sizes by 2-3x, making your application distribution smaller. - Export List: Generate a list of styles contained within a file for documentation or reference. - Simple UI: Includes keyboard shortcuts and a straightforward interface built with FireMonkey. Code:
> Keyboard Shortcuts: - Ctrl + O : Open style file - Ctrl + F : Search styles - F3 : Find next match - Ctrl + C : Copy selected style name - Esc : Clear search/selection > Compression Benefits: - Binary format = Small file size - Useful for app distribution - Typically 2-3x smaller than text format - Improved loading times in apps > What's New in v2.0: - Visual hierarchy categorization. - Preview engine for FMX controls. - New "Export" feature for style documentation. - Integrated binary compression utility. - UI with "AuraUI" components. . |
| The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
audiofeel (08-04-2026), Cesar82 (08-04-2026), Ele (14-04-2026), Razor12911 (09-04-2026), ScOOt3r (09-04-2026) | ||
|
#4
|
|||
|
|||
|
Just a Question
was curious if a there's anything that can make a repack for emulator games like switch games since they require to put firmware and podkey in specific folders?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1480 | 08-07-2026 10:58 |
| FMXInno - Windows Fluent Design Installer UI for Inno | BLACKFIRE69 | Conversion Tutorials | 628 | 02-07-2026 16:10 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Installer Creator Source Code | Razor12911 | Conversion Tutorials | 19 | 13-12-2015 10:20 |