Problem with template in ide
Form of the template being resized when it is opened in the IDE. How to avoid this?
View ArticleTMapMarkerDescriptor.snippet is not an InfoWindow?
Hello, As I know, an InfoWindow of a Marker in the GoogleMaps can have HTML code and it can show 'everything' (Texts, Images, Buttons, etc., as a little webpage). Is it possible to have an Image on a...
View ArticleTeeChart for RAD Studio 10.1
The feature list for RAD Studio 10.1 indicates it includes TeeChart but it is not installed in the Tool Palette and I cannot find a design time package to install. The GetIt Manager doesn't list...
View ArticleCompiling HiRedis, the official C Client of the Windows port of Redis with...
Hi all, I'm in the process of building Hiredis, the official C client library for Redis (Windows port of course) using C++ Builder. Windows port of Redis is a fork maintained by Microsoft Open Tech...
View ArticleContext help not installed
I have an installation of Rad Studio 10.2 installed on my PC that was installed for me, when I press F1 to invoke the context help I get the following error: 'RAD Studio's help is not installed. Please...
View ArticleFMX C++ Builder App on MacOS crash on start with 10.2
Have a project that worked fine with 10.1 Berlin for the three target environments: Win32, Win64, and MacOS/OSX. Load the project up in 10.2 Win32 and Win64 work fine, but MacOS/OSX version crashes...
View ArticleAndroid multi languages app - playstore
Hello I have written an app for Android which supports German, English, French, Spanish and four other languages. No problem it works. The problem is, that the playstore analyse the app and thinks...
View Articlebcbie250.bpl package for RAD Studio 10.2 IDE
I am migrating legacy code from Codegear C++Builder2007, which had a Tool Palette category of Internet with the TCppWebBrowser component, to C++Builder 10.2, which does not have this category or the...
View ArticleRetrieving real gps status
Hi, how can i retrieve the real status of a gps sensor on android or ios? TSensorManager returns a LocationSensor With a timer i'm printing the TSensorState flag, but it returns every time a Ready...
View ArticleError when compiling for 64 bit windows: frxClass not found. For 32 bit...
Hi, I get an error message when compling for 64-bit windows: [dcc64 Fatal Error] uFormRekeningschema.pas(7): F2613 Unit 'frxClass' not found. But if I compile for 32 bit windows this error don't...
View ArticleHow to determine why the compiler is so slow when working on some of my units?
We have an old project that has been growing over the time. Right now a build will compile around 700,000 lines of code. Total process is around 9 minutes to complete. The build process is very fast...
View ArticleIs this valid Delphi code?
I played around how I can best wrap a Class (TBase) inside a Container that I have limited access to change. Is this valid Delphi Code? It seems to work. type TForm1 = class(TForm) procedure...
View ArticleProblem with form height in IDE
Form 800x600 being resized to 800x580 when the form is opened in the IDE. What to do?
View ArticleDelphi v6 exe size 2.3MB, migrated to v10 and exe size 4.6MB
I have recently migrated from Delphi v6 to Delphi 10 Starter edition. I loaded a v6 project to v10 and found it very easy to get it working fine. But the executable file created by v6 was 2.3 MB, and...
View ArticleHow to make custom 3D Plot?
Hello everyone, Suppose, you have an array of 3D Vectors which leads to the particular class defined by user. This 3D Vector class consist of three double variables x, y and z. The questions is: what...
View ArticleFMX Android apps do not draw some forms after Tokyo update
I have a number of FMX based programs that do not draw there forms correctly when built for the Android platform under Tokyo. The programs work fine on Berlin update 1 and 2. The same programs complied...
View ArticleCode Insight breaks after Task.Run and in long units (> ~ 1200 lines)
Hi, ... I've experienced that long units (approx. over 1200 lines), Code Insight breaks down in this manner: Reference to items from other units no longer works when typing the dot (or pressing...
View ArticleRad Studio IDE bricked on splash screen in Windows Insider Build 16184, 16188
Windows Insider build starting from 16184 are not compatible with Delphi IDE, staying locked on splash screen forever. Yes, Windows Insider Build are Beta version(s), however Delphi is the one and...
View ArticleADO and RAD Studio
Hi all, I'm brand new to RAD Studio (Delphi for win32, free), since I'm coming from "old" Borland Turbo Delphi - I'm a hobby developer, not sure a pro one - and just few days ago I've installe RAD...
View ArticleMemory Access Error Delphi Studio 10, 32 bit
In moving code from Studio 5 to Studio 10 I am repeatedly getting many stupid memory access errors.when I try to read or write data to a data structure. Yes, the program does list the form to be...
View Article