Rad 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 ArticleiOS applications no longer work and debugging Mac OS results in hung IDE
With Berlin 10.1 Update 2 the following are broken: Cannot debug Mac OS applications - IDE hangs Cannot run iOS simulation, message is 'Session Ended' Pete
View ArticleTFrameStand & C++Builder
I use TFrameStand.How to translate code from Delphi to C ++ procedure TMainForm.ShowButtonClick(Sender: TObject); var FFrameInfo: TFrameInfo; begin FFrameInfo := FrameStand1.New(Layout1,...
View ArticleSeattle terrible crash on WIN10
Using Delphi XE3 on win10, I have always had the system crash problem running a project inside the ide. I found somewhere that XE3, did not support OFFICIALLY WIN10, and to solve the problem (which...
View ArticleHow do I add large Integers and how to use mod, div and StrToInt IntToStr and...
The Integers have over 50 digits.Please advice Kind regardsMr. Per Olsson
View Articleadding Object to TListViewItem.Data fails
Hallo Using XE7 I'm trying to add a Object to a TListViewItem using the Data Property of the TListViewItem like: oListViewItem.Data['ArticleObj'] := aArticle; Reading this will return allways nil. What...
View ArticleClicking on TEdit under Android causes segmentation fault (11)
Any Android application which contains an TEdit from Delphi Berlin 10.1 throws error message 'Segmentation fault (11)' when I try to type on the TEdit component, also the source Code examples from...
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 Articledelphi 10.1 Berlin form.position:= DesktopCenter or ScreenCenter not work...
1. New-> Mult Ddevice Application Delphi-->Bank Application 2. set form1.Position:= desktopCenter or ScreenCenter 3. run Result form1 does not show on screen center XE7, XE8 are ok
View ArticleNeed C++ Builder 6 to register on WIndows 10
I'm working on older project and needed C++ Builder 6 to run on WIndows 10. It installs, but when I try to register, it seemed to work until the next day. Then it wanted to register again. Only this...
View Articlehttp://www.suxorfree.com/ulasan-testoultra/
I've been following TestoUltra for a couple of months now. We get a kick out of TestoUltra. I reckon the TestoUltra notion is an unexpected hypothesis. What TestoUltra plan do they use? I suspect this...
View ArticleNot installed packages Delphi and C++ RAD studio
Hello. I have not installed plugins (or packages) 10.1 RAD Studio Delphi and C++ after disk format, though I worked on it perfectly. The app itself works fine
View ArticleDo not set the platform (or packages), C ++ and Delphi RAD Studio 10.1 - Delphi
Hello, I have not installed C ++ and Delphi in the RAD Srudio 10.1, but for some reason the program is started (but the program is not possible), although to format the disk (PC Reset) everything...
View ArticleUnable to create executable with Rad Studio 10.1 Berlin?
Hi There, I use the free version, on windows 10. My Delphi project builds and compiles ok. Maybe I am missing a setting here? Or is it not included in the free version? Kind regards, Wouter
View ArticleDelphi XE5 FMX on Android 6.0 Apps not working?
Hello, we recently got a new smartphone with Android 6.0 (Samsung Galaxy S6). However we can't run any apps on it that have been developed in Delphi XE5.The apps run just fine on Android 4.4 (SDK 19)...
View ArticleUpdating Windows SDK
I am beginning to make changes to a VCL application to look better on a 4k monitor.Running C++ Builder 10.1 Update 1 on Windows 10 Anniv. Ed. I've made some progress on the client area of windows, but...
View ArticlePlease help us understand costs involved in buying a full version of the RAD...
Also can anyone tell how version control is managed for Delphi. Taking example of TFS used for .NET environment to manage, configure between developing teams. Is there any server that helps to connect...
View ArticleIs any strategy to support Persian Or Arabic language on android?
Hi Does the company plan to develop and add Persian Or Arabic language in Android embarcadero there Many of our customers need to support the Persian Or Arabic language, but over the years the...
View ArticleAndroid mute microphone
Looking for a way to mute the microphone on an android device. I have done this in B4a using the code below. Just not sure how to convert it to FireMonkey code. Sub SetMic(Value As Boolean) Dim rr...
View ArticleFireMonkey TFrames hierarchy not working on TForm
It worked to create a hierarchy of TFrames (TMenuFrame <- TBaseFrame <- TEmptyFrame) and add them to the Palette. It worked to add thew TMenuFrame to my Form (the first time), but after closing...
View Article