Modelmaker code explorer for Rio
https://en.delphipraxis.net/topic/287-mmx-for-delphi-103-rio/
or
https://www.mmx-delphi.de/download/MMX_Setup_14_0_2_2269.zip
Firebird work on mac, unix, win. Service or embedded. For access to db via all unix and mac supported component set. Firedac is good one, and not need pay extra money :)
https://blog.dummzeuch.de/experimental-gexperts-version/gexperts-1-38-experimental-twm-2017-03-19/
This is original link
this is for 10.2
http://download.dummzeuch.de/GExperts/1.38_2017-03-23/GXRS10.2-138-experimental-twm-2017-03-23.exe
In pFIBVersion.inc
FIBPlusVersion:integer = 7;
FIBPlusBuild:integer = 303;
FIBPlusBuildDate = '14.10.2010';
FIBCustomBuild:integer = 0;
FIBVersionNote = 'Internal';
FIBPalette = 'FIBPlus';
I test this one, zipped file has NOT "Editors" and "Tools" folder and files...
You can modify fastreport original code but its your problem. Before chanage code TAKE BACKUP Don't ask me any problem.
I hope fastreport owner add this code modification them source, or we have to change again every updates:)
I wrote class names and pas file names
//frxReg.pas
//procedure...
How to add DevEx Help's in Delphi 2010 Help2
How to add DevEx Help's in Delphi 2010 Help2, not sure but it has work for Delphi 2007 too, just namespace havto change
1-)each helpfile has a ini file for help2 settings,open it (ExpressBars6.ini etc)
2-)%IDE_Namespace% replace with this...