TMapMarkerDescriptor.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 ArticleLiveBindings data in a Tstringslist
I have a TstringList config data in there and is load from a file RefreshInterval=1000ActionInterval=3000ActionViewInterval=1000 I go uses the LiveBinding for first time in a project So yes a NOOBY Is...
View ArticleProblem 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 ArticleILINK32 error LME288 / LME200
Hi, Last few days I cannot get any program to run anymore. The only message I get is something like below with C++builder 10.2; with 10.1 the error code was LME288. All kind of ' solutions' are...
View ArticleParqex: Allowing You to Earn Money From Your Underutilized Parking Spot
How often do you go for concerts or match days and are stuck in the parking lots looking for a parking spot? Looking for parking spots is a complete waste of time when considering parking at such...
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 ArticleConext 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 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 ArticleIn the Tokyo version Close the Sub FMX form with any command
It is hard work. In the Tokyo version Close the Sub FMX form with any command I have to write it. I would like your letter In previous versions it was closed with CLOSE I need a quick answer
View ArticleUsing .NET assembly via COM throw Floating point invalid operation exception...
Hello, I have some problem upon using .NET assembly via COM in Delphi. How to reproduce: Please, create simple .NET Class Library, with some test method, inside the method set Double test = Double.Nan...
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 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 Article