TMS Component Pack - installation for x64?

Is the installer modified to install TMS Component Pack for x64 automatically or it still needs to be done manually?

For Delphi, nothing special needs to be done. Just switch the target to 64bit in your app.
For C++, please see http://www.tmssoftware.com/site/comp32_64.asp 

Where i can take files:
TMSSYSTEMCONTROLSDXE101RT.DPROJ
TMSSYSTEMCONTROLSDXE101DE.DPROJ
For C++ Builder instalation for x 64 application?

From the command line, execute:
RSVARS.BAT (from the C++Builder XE8 bin folder)
MSBUILD /p:platform=Win64 TMSSYSTEMCONTROLSDXE8RT.DPROJ
MSBUILD /p:platform=Win32 TMSSYSTEMCONTROLSDXE8RT.DPROJ
MSBUILD /p:platform=Win32 TMSSYSTEMCONTROLSDXE8DE.DPROJ
I have it from you for XE8, now i use Berlin and can't install for x64 app

You can download the files for Berlin here:

http://www.tmssoftware.net/public/TMSSystemControlsDXE10RT.zip 

Thank you

Where i can take it for Tokyo?

TMSSystemControlsDXE11RT.zip 
?

For Tokyo, you can also use http://www.tmssoftware.net/public/TMSSystemControlsDXE10RT.zip  as there are no specific references to Berlin files in this project. The project should work out of the box also for Delphi 10.2 Tokyo.