Embedded framework
Hello, basically I'm able to use static ios library in firemonkey project. It is not problem. Now I found embedded framework included in one iOS project and I'd like to use this framework in...
View ArticleProblem with scaling on Android
Have a project going to run on different units with 4.5 5 and 5.5" screen. It looks like Delphi does not scale right. A tgridlauout is set to top. Screen is 320, and gridlayout is 320, but inside...
View ArticleODBC MS Access FireDAC - do you need to call CoInitalizeEx() ?
Do I need to call CoInitializeEx() when running a FireDAC based interface to MS Access database tables (*.mdb) using the ODBC driver with the interface running in a separate thread? If so, should I...
View ArticleCreating a custom column in TGrid
Hello, I use a Delphi 10.1 Berlin with FMX. I wonder how to create a customized column in TGrid, in which every cell will be with a TButtons. Maybe You know? I found some solutions, but those use older...
View ArticleJCL/JVCL and 10.1 Berlin Installation Issues
Hi all, Has anyone else been having a nightmare installing the JCL/JVCL on 10.1 Berlin?Personally, it's starting to get to the point where it just isn't worth the effort to use any of the JEDI stuff...
View ArticleHelp Needed with a stringlist
I am using Delphi 10 Starter Edition. I create a Tstringlist "Mylist:=tstringlist.create;"in my main form. I use it in a procedure in a unit that includes the main form in the "uses" list My main unit...
View ArticleHow to use static classes from C# assemblies ?
Dear sirs, I am trying to make a Delphi port (XE10.1 version) of some existing "plugin" DLL originally written in C#. This plugin DLL is a COM Server, that exports an object behaves like Singleton....
View ArticleWill there be more C++ Visualizers for the STL specifically std::vector?
I am using C++ Builder 10.1 Berlin using FireMonkey for the UI and STL std::string, std::vector for my data processing. I can translate between FMX and STL types OK, but it would be very useful to be...
View ArticleDisable code insight
Is there a way to completley disable all code insight and coding helpers, because recently my rad studio has started to take forever. I can type two characters, sometimes only one, then the UI freezes...
View ArticleAndroid Service deny websocket from receive messages?
Hello everybody! Here with a fresh new problem. Now I'm stucked on Android services. I'm trying to use a push system, using the free version of sgcWebSocket that works fine. Usually, I just set the...
View ArticleUnable to remove licence
Hi I'm trying to move my Delphi installation from one machine to another; I was unable to remove the license as the manager doesn't run. When I installed on my new machine it says I'm out of license,...
View ArticleAbout XMLDocumument component
Hello, I just got free delphi product "Delphi 10.1 Berlin starter" but I can't find in this version of Delphi one very important component for me it is “XMLDocument” . Which version of Delphi I have to...
View ArticlePreset for opening units
Hello, in the old User Interface of the C++builder it was possible to preset how a Unit is opened (.cpp, .h or design sheet aktiv). Is there a possibility to set this in the C++Builder 10.1 Seatle in a...
View ArticleThe first app I tried to compile in Delphi v10 Berlin throws this error...
[dcc32 Error] The specified task executable location "c:\program files (x86)\embarcadero\studio\18.0\bin\dcc64.exe" is invalid. I installed for Win32 only, but the reference to dcc64.exe seems like the...
View ArticleLarge fonts in inherited forms (Delphi 10 Seattle)
Hi, I am encountering a problem with large fonts in Delphi 10 Seattle and inherited forms. The two images below come from the same application, first executed in normal Windows fonts, then in large...
View ArticleRad Studio - Firemonkey Web Browser progress bar
hi All Just a short quick question, the Webbrowser component no longer has any while loading event. How would i show a progress bar for the page loading. Which event would i use? Thanks all Regards...
View ArticleHow increase icon badge number when receive an push notification
Hello, How increase icon badge number when receive an push notification and app closed? I'm using Delphi Berlin and my own push server (no kinvey, etc). Thanks!
View ArticleWhat is the function give the size hard disc phone the total and the free...
I have a problem I've tried with function DiskSize() and DiskFree() but in android it's not working.
View ArticleQuestion about reinstalling the help system.
Hi, I am using Delphi XE7 in Win7Pro64bit operating system and the help system isn't working interactively the way it should (or in a lot of cases - at all). How would I re-install the help system?...
View ArticleListView item anchored?
Hi,Is there a way to have the ListView item positions adjust depending on the form size, or portrait/landscape presentation?I have a ListView with all my items set correctly using the "Toggle Design...
View Article