What is best way to find LibraryPath and BrowsingPath of different platforms? My first try was through IOTAEnvironmentOptions but I soon found out that it doesn't support a way how to get these paths for platform that interests me. Instead it returns paths that is defined for first platform(Android). My colleague suggested finding these paths from registry but I would rather use something that is supported by Delphi itself.
AFAIK only registry may give you the complete picture
ReplyDeleteПавел Голубь Thanks, I hoped that Embarcadero were doing better job. At least the work with registry isn't that hard as I thought.
ReplyDelete