How do I update Delphi Starter Edition?
How I update Delphi Starter Edition? I don't see any "Check for Updates" in the IDE.... Thanks!!!!
View ArticleHow to use winapi functions with C++
I'm trying to make use of the wifi_direct capabilities that are exposed through the winapi.devices library in a firemonkey program. If I include the winapi.devices.hpp and add the using namespace...
View Articleadd-on pack
I want to exercise and make my first mac osx application compiled in Windows 10. But I don't have the option: ProjectGroup1 > TargetPlatforms > OSXIn some of these discussion pages I've seen...
View ArticleI can't submit topic in forum
When I try to submit a new topic in Forums I receive Always this message: Error Spam attempt detected - your forum post has been rejected! If you believe you should have not received this message,...
View ArticleCannot use FireDAC with RAD studio 10.2 release 1
I've updated RAD Studio 10.2 to the recent 10.2.1 release. Now, when I compile a previously working program, I get a [dcc32 Fatal Error] TestForm.pas(7): F2051 Unit FireDAC.Stan.Error was compiled...
View ArticleGotoBookmark issue
I receive the error message [dcc32 Error] unt1.pas(38): E2010 Incompatible types: 'System.TArray' and 'Pointer' at the GotoBookmark(pointer(DBGrid3.SelectedRows.Items[i])); I try with format:...
View ArticleProblem with old interbase database conversion
Hi to all, I have an old interbase 5.0 database ods 9.0 and I need to convert it to ods 11.2. But I haven't a backup and don't find where download an interbase 5.0 or 5.1 server. the oldest version...
View ArticleCode Editor fails to open all my forms when I re-open my project
When I open Delphi and reload a project (a firemonkey multi device app), why does it only load the main form. Why is a 2nd form that is used and listed in the auto-create forms, never loaded when I...
View Articleregister delphi 7
I have licences for XE4 and Delphi 7. D7 was purchase from Borland years ago and I have had to reinstall after putting in a new hard disk. How can I register this again? Alternatively how can I...
View ArticleInvalid PLATFORM variable "BNB".
Just finished downloading Delphi 10.2 Starter over Delphi 10.1 Starter and now cannot do anything. 1. Where is the Component I used for 10.1 TWebBrowser gone, nothing in the Component system, there is...
View ArticleFMX TDateEdit component "window platform" date selection problem?
1. Create new Multi Device Application. 2. insert form Tdateedit component 3. Selected platform "32 bit Windows" 4. Application RUN 5. TdateEdit component date selection problem. I can not choose a...
View ArticleConnectivity Options for InterBase on Linux
Hi, might someone provide or point me to some information about connectivity options when running InterBase (XE7) on Linux? I just read the following articles:...
View ArticleHow do you access the TAG value of a Tcolourbutton or TLabel
This used to work fine in Delphi XE v1 IDE. You used to be able to add a load of buttons to a toolbar & give them tag values that related to values you might want to enter as data. The onclick...
View ArticleDeploy Simple App with TImageList and TGlyph
I have created a very simple application in Delphi, created multi device application, then drop a TImageList, put some images onto it, then drop a TGlyph, assign its images to the Imagelist, then set...
View ArticleMy sqllite database responds with "DATABASE IS LOCKED". How are we supposed...
I have a multi-device app with a FDconnection, Bindsource and 2 queries used to populate 2 listviews. These use a very simple sqllite database with 3 tables in it. I need to be able to edit records in...
View ArticleMy project doesn't show main form
Hello! For some reason my project does not show main form when I run it. Till yestrday everething was fine. But now after compilation application start, but main form doesnt show. Please help!
View ArticleC++ Builder does not build template class that contains sub-class in it...
C++ Builder does not build template class that contains sub-class in it correctly. For example the following code: ------------------------------------------- template void CopyItem(_CFixItem*...
View ArticleSeveral notes after update RAD Studio to the recent 10.2.1
I've updated RAD Studio 10.2 to the recent 10.2.1 release. I found out strange behaviour of last version RAD Studio which is different from RAD Studio 10.1. All notes are valid for Android platform....
View ArticleError 2051: other version
Hello, I get the following error message: [dcc32 Fatal Error] FunData.pas(84): F2051 Unit ObjDataDBX was compiled with a different version of ObjDataCDS.TTableDefCDS Failed Where can I find this...
View ArticleRecent Projects
It is somewhat annoying that ‘Recent Projects’ cannot be cleared from Welcome page as in previous XE versions.
View Article