TPopup component does not work well in Android (RAd Studio 10.2. Tokyo)
I have just istalled “A FireMonkey Android Compatibility Patch for RAD Studio 10.2” and a lot of problems with Android disapppeared. But I found out that component TPopup does not work well. The...
View ArticleName of the remote notification
Hi. I'm receiving remote notifications perfectly. With the app closed or opened. But, when the user clicks the notification, the app is opened with the PushEvents1.StartupNotification assigned (if it's...
View ArticleHow to make an include path and library path the default for all new...
I have an issue when I create a new project that I have to set the Include and Library path. I'm using latest Tokyo release 10.2 Is there any way in C++ Builder where I can define the include and...
View ArticleDelphicoreide250.bpl
How do I load/install the file Delphicoreide250.bpl? Needed for OS X and Android compiling (^Project->Option->Delphi Compiler->All configurations). Two unclear references in SourceForge:...
View Article10.2 Tokyo ilink32.exe not /LARGEADDRESSAWARE in latest installers
Hi, We have installed 10.2 twice, once from a trial version on 26th July and the other from the ESD installer and from an ISO today. We are dealing with very large projects which have been failing in...
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 Articlecompiling search demo app in delphi and compile error not sure what is wrong.
compiling demo app for searchbox.dpr dcc32 error E1026 File not found: 'Control.res, WinXCtrls.res, CategoryButtons.res. Not sure where to find them. Thks All
View ArticleSpeechAPI 5.1 doesn't work on Windows 10.
Hello. I usually used this code for get all possible voices in my Windows app: procedure TForm1.FormShow(Sender: TObject); var i : integer; EngineName : String; begin try SpVoice :=...
View ArticleUsing fast XML Vendor that implements importNode function
I need to open large XML files (about 10MB). I must use an XML Vendor for TXMLDocument cross Platform. I need to use DOMDocument->importNode function but only ADOM XML v4 supports this function. But...
View ArticleOpening up Delphi to NO project
I'm new to the latest Delphi world so please be nice. :-) I wrote a very large application from 2004 to 2008 in D7. I'm just getting around to upgrading to the latest Delphi version. I bought and...
View ArticleInstallation Mobile Add-On with Windows 10
Hello, I bought Mobile Addon yesterday. I use Windows 10 and Tokyio professional. For installing the new feature I shall go to Windows control panel / programs & features, select the RAD Studio...
View ArticleSimple button+label example misbehaving
I installed C++ Builder starter and tried to make my first forms app. I put a button and a label on the form, so when the button is clicked, label text changes to "Hello World!". When i run it and...
View ArticleUsing Delphi 10.2 and can't turn off "Enable runtime themes"
I'm using Delphi 10.2 and can't turn off enable runtime themes. I uncheck the option in the Project Options -> Application page, then click the OK button, then re-open Project Options, and the box...
View ArticleI can build Delphi wizard on Delphi 10, and use on Delphi 2007?
I can build Delphi wizard on Delphi 10, and use on Delphi 2007? I'm using dll but at startup Delphi 2007 issues an AV error. ToolsApi.BorlandIDEServices always = Nil
View ArticleFMX TFrame Mouse Events?
This refers to Tokyo 10.2. I'm trying to capture the mouse events on an FMX TFrame instance but for some reason these events are not available unless the frame parent is a form. I created a new frame...
View ArticleHow to create a background task in C++ Builder 10.2?
Hi, I'm trying to figure out how to perform a task in the background in iOS application once per day. The only thing I'm not sure of is where to place the code that runs in the background. If it was a...
View Articleconvert a website into mobile app
How I can convert a website into mobile app ? what are the steps or what are the components I should use ? I want to use Delphi Berlin
View ArticleEmbarcadero debugger kernel has stopped working - Tokyo, Delphi
Hello, I have started using Tokyo along with the April hotfix, But unfortunately I cannot use the debugger(x64) mode 95% of the time, as the debugger kernel stops working, after which when i click...
View ArticleFacing problem in debugging application (using RAD Studio 10.2)
I am having issue with debugging application. When I start debugging the application, the call stack is showing CPU address instead of the stack of actual procedures and functions. Also I am not able...
View Articlein the C++ builder VCL Componet What is mean DesignInfo?, and how can i...
I find the DesignInfo in the TsEdit but it is only retrun 0 so i don't now what is mean and when i use 'sEdit->Enabled = false' I can't find the how change transparency I hope when i use...
View Article