Go Back   FileForums > Search Forums

Showing results 1 to 25 of 86
Search took 0.02 seconds.
Search: Posts Made By: Fak Eid
Forum: Conversion Tutorials 14-12-2024, 06:35
Replies: 172
Views: 80,606
Posted By audiofeel
This is all Mr. @Hitman797 came up with, at my...

This is all Mr. @Hitman797 came up with, at my request, The height and width of the largest symbol are taken

procedure MoreView(Sender: TObject);
var
TextLength, CharWidth, NumLines,...
Forum: Conversion Tutorials 13-12-2024, 01:10
Replies: 172
Views: 80,606
Posted By JIEXA MEDVED
Game Store 1.0.0.0

Settings via Ini

1. Basic information about the game
2. Number of shortcuts
3. Number of archives
4. Additional software
5. Components

FMX versions: August 28, 2024 :eek:
Forum: Conversion Tutorials 05-12-2024, 20:56
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow Kimono Installer

Kimono
(design taken from somewhere on the Internet).
Another example of the installer. What do we have?

1. Automatic change of the installer theme (In real time) in accordance with the Windows...
Forum: Conversion Tutorials 04-12-2024, 17:01
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow Samurai Installer

Samurai
(design taken from somewhere on the Internet).
Another example of an installer. What do we have?

1. Quick installation
2. More detailed settings
3. Creating an icon on the desktop
4....
Forum: Conversion Tutorials 29-10-2024, 01:17
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow Sakura Installer

Sakura
(design taken from somewhere on the Internet).
Multilingual installer option (8 languages).
Three pages, creating shortcuts, installing components and editing packages.
Custom form on...
Forum: Conversion Tutorials 13-09-2024, 15:23
Replies: 11
Views: 6,054
Posted By Cesar82
Great project. Thanks! However, what everyone...

Great project. Thanks!
However, what everyone needs is an improved IDE interface with code completion like the one in version 5.5.1 ENHANCED by RESTOOL and also including all the additional classes....
Forum: Conversion Tutorials 08-09-2024, 19:53
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow R.g nitokin

A replica of the installer from the R... Group (R.G. NITOKIN) is available.
* - Change the theme of the installer to light by clicking on the button.
* - Play music.
* - Create a shortcut.
*...
Forum: Conversion Tutorials 08-09-2024, 08:01
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow Yuwiz

A small cosmetic update. The gif image has been replaced with a FRadiantTriangle and animation (as intended by the author of this layout)
The post has been updated...
Forum: Conversion Tutorials 30-08-2024, 05:40
Replies: 3
Views: 1,851
Posted By BLACKFIRE69
Arrow ISCompilerEx.dll: Protect and Compile InnoSetup Scripts with Ease

ISCompilerEx.dll Documentation


Overview

ISCompilerEx.dll is a versatile plugin designed to enhance the capabilities of InnoSetup by allowing script compilation from both local script files...
Forum: Conversion Tutorials 27-08-2024, 11:53
Replies: 868
Views: 304,403
Posted By BLACKFIRE69
Arrow FMXInno - Updates

[ FMXInno Cumulative Update - 2024/Aug/28 ]


--- Changelog

* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
Forum: Conversion Tutorials 17-08-2024, 02:00
Replies: 868
Views: 304,403
Posted By BLACKFIRE69
FireMonkey is a different story. while...

FireMonkey is a different story.

while working with FireMonkey (FMX), especially when integrating with native components like WebView2, there're certain limitations due to how FMX and the...
Forum: Conversion Tutorials 13-08-2024, 16:09
Replies: 172
Views: 80,606
Posted By audiofeel
Arrow This is how checking the hash sum of files would...

This is how checking the hash sum of files would look like.
:o
Forum: Conversion Tutorials 10-08-2024, 09:11
Replies: 172
Views: 80,606
Posted By CrownRepack
Thanks audiofeel, right now my main focus is on...

Thanks audiofeel, right now my main focus is on building my own type of installer (design wise) using the Vesta installer as the base, since that is the simplest coding i can understand and well put...
Forum: Conversion Tutorials 27-07-2024, 04:46
Replies: 868
Views: 304,403
Posted By BLACKFIRE69
Arrow FMXInno Community

-- Frequent Requests from the FMXInno Community --
Forum: Conversion Tutorials 19-07-2024, 13:54
Replies: 172
Views: 80,606
Posted By audiofeel
@Fak Eid Great, I like it, better

@Fak Eid
Great, I like it, better
Forum: Conversion Tutorials 14-07-2024, 08:19
Replies: 10
Views: 5,431
Posted By BLACKFIRE69
Arrow XBass_f v4.1

it's nothing but you need to have decoders next to the 'XBass.dll'. In this case, they are 'ogg.dll' and 'vorbis*.dll'.



* What's new with this release:

1. Compiled in Delphi XE to reduce...
Forum: Conversion Tutorials 08-07-2024, 07:56
Replies: 172
Views: 80,606
Posted By BLACKFIRE69
Arrow Avalon Installer

https://i.ibb.co/WsXNXF1/Avalon-logo.png



Script: Avalon Installer Lite
Engine: FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator: BLACKFIRE69
Forum: Conversion Tutorials 30-06-2024, 13:24
Replies: 172
Views: 80,606
Posted By hitman797
//About Game Button ...

//About Game Button
TObject(Button[2].GetObject): begin
SectionContent[1].Visible(True);
SectionContent[2].Visible(False);
Button[3].Enabled(False);

if...
Forum: Conversion Tutorials 17-06-2024, 07:02
Replies: 439
Views: 170,636
Posted By Cesar82
It's possible, but you'll need to change some...

It's possible, but you'll need to change some things manually.
Firstly, do you need to review the kraken method (Would it be xtool:mkraken)?

Then you will need to access the group of tools in the...
Forum: Conversion Tutorials 12-06-2024, 20:38
Replies: 868
Views: 304,403
Posted By audiofeel
HitTest(True);

HitTest(True);
Forum: Conversion Tutorials 12-06-2024, 14:56
Replies: 868
Views: 304,403
Posted By audiofeel
I'm doing this. And so far I consider this a...

I'm doing this. And so far I consider this a normal and working option (everything is like yours)

Button[1].FCreate(ButtonPanel.Handle);
Button[1].Position(5, 3);
Button[1].Align(Top);
...
Forum: Conversion Tutorials 10-06-2024, 13:26
Replies: 868
Views: 304,403
Posted By BLACKFIRE69
Arrow FMXInno - Updates

FMXInno - Final Release [2024-June-10]


What's new:

* Merged Runtime-Scripts into this build.

* 'FNewINI' updated.

- Now you can create a 'FNewINI' from a string.
Forum: Conversion Tutorials 09-06-2024, 09:05
Replies: 439
Views: 170,636
Posted By CrownRepack
Fak Eid, this method by Cesar solved my issue,...

Fak Eid, this method by Cesar solved my issue, all i need is to add the Setup.dll of the compression in the Decomp and now its working fine, and i'm scratching my head with all the fail attempts like...
Forum: Conversion Tutorials 08-06-2024, 13:56
Replies: 439
Views: 170,636
Posted By Cesar82
If you want something similar to the modified...

If you want something similar to the modified installer file I posted before, download the attached file.
This will just unpack the decompressor files from within "Setup.dll" and include them in...
Forum: Conversion Tutorials 08-06-2024, 04:37
Replies: 868
Views: 304,403
Posted By audiofeel
in my opinion, we lack this.. procedure...

in my opinion, we lack this..

procedure Text1VertAlign(VAlign: TTextAlign);
procedure Text2VertAlign(VAlign: TTextAlign);
:o
Showing results 1 to 25 of 86

 
Forum Jump


All times are GMT -7. The time now is 01:56.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com