I was looking for a registry. I expect settings in
HKEY_CURRENT_USER\Software\CodeGear\BDS\7.0
but didn’t find anything. I want to share the settings with my team. Where does Embarcadero store this data?
It is saved as an XML file, not in the registry. Take a look at Formatter.config in the Delphi bin \ config directory.
Update:
Delphi XE allows you to import and export formatting configurations in the IDE instead of putting a specific file in a specific folder.
Source: https://habr.com/ru/post/1734889/More articles:NPTL binding for pthread pthread_condattr_setclock - pthreadsDOS to execute all SQL scripts in a directory and subdirectories - sqlHow do you live - filter NSArray or NSMutableArray? - cocoaASP.NET/JavaScript - Ajax call, how? - javascriptJFace Label Provider Overview - eclipseАутентификация форм с помощью sqlite - asp.net-mvcEXC_BAD_ACCESS when calling pushViewController - iphoneThe recursive harmonic function returns NaN - cjquery: print hidden element - jqueryCall the TDataModule method in TThread.Execute - multithreadingAll Articles