Search found 453 matches
- Thu Apr 01, 2021 4:43 am
- Forum: General
- Topic: Is there a good book on C++ builder XE3 or XE2 ?
- Replies: 4
- Views: 22617
Re: Is there a good book on C++ builder XE3 or XE2 ?
C++Builder XE is out of date.
- Sat Dec 12, 2020 3:34 pm
- Forum: Technical
- Topic: Win64 Sstand alone SQLite
- Replies: 5
- Views: 2052
Re: Win64 Sstand alone SQLite
just off the top of my head and without digging deeper, try
instead of
Code: Select all
TabbedForm->SQLQuery1->SQL->Close();
Code: Select all
TabbedForm->SQLQuery1->SQL->Clear();
- Sat Nov 28, 2020 1:31 pm
- Forum: General
- Topic: Where are old posts?
- Replies: 1
- Views: 1103
Re: Where are old posts?
What was your old login username? FYI, we have always used phpBB for this forum. This is an updated version. AFAIK, no posts were deleted but that's not to say that is didn't happen.
- Mon Nov 23, 2020 6:23 am
- Forum: Technical
- Topic: Form not displaying correctly on Laptop
- Replies: 10
- Views: 4882
Re: Form not displaying correctly on Laptop
I will search my archives. It seems to me that there was an article on how to create a form that would change it's size. It may take me awhile as I have a long week's worth of work but only a short week's worth of time to do it.
- Wed Aug 19, 2020 10:10 am
- Forum: News
- Topic: August 2020 GM Blog Update
- Replies: 0
- Views: 2711
- Mon Jun 29, 2020 11:49 am
- Forum: Technical
- Topic: Linking all dependencies into a single executable file
- Replies: 3
- Views: 8810
Re: Linking all dependencies into a single executable file
I learned something new today.rlebeau wrote:That is not a requirement. Debug builds can be made to be self-contained, too.
- Mon Jun 29, 2020 5:03 am
- Forum: Technical
- Topic: Linking all dependencies into a single executable file
- Replies: 3
- Views: 8810
Re: Linking all dependencies into a single executable file
First, make certain that you have changed the compiler from Debug to Release . Under the IDE, go to Project , then at the bottom select Options . The options form will pop up. On the left-hand side look for the C++ Linker option. On the right-hand side, look for Link with Dynamic RLT and click on th...
- Mon Jun 22, 2020 10:11 am
- Forum: News
- Topic: GetIt Package Manager for RAD 10.4 and Patch
- Replies: 1
- Views: 5878
GetIt Package Manager for RAD 10.4 and Patch
You will need to use this manager to get the latest patches.
GetIt Package Manager
YouTube GetIt Package Manager
GetIt Package Manager
YouTube GetIt Package Manager
Re: RAD 10.4
This is the YouTube Launch Video showing the new features.
- Thu Aug 15, 2019 7:45 am
- Forum: News
- Topic: Another Patch for 10.2.3
- Replies: 1
- Views: 9581
Another Patch for 10.2.3
From Embarcadero:
We've just released a patch for debugging local variables for Win32 C++, and linking large Delphi macOS64 apps. Learn more about this patch: https://embt.co/Patch30888
- Thu Jul 25, 2019 9:45 am
- Forum: Technical
- Topic: Application->Entitlement List tab Services
- Replies: 2
- Views: 12975
Re: Application->Entitlement List tab Services
I wonder if that is a bug or a "feature." Might want to post that in Embarcadero's bug list, if the site is up.
- Wed Jul 24, 2019 8:30 am
- Forum: News
- Topic: Embaracadero Websites Still Have Problems
- Replies: 0
- Views: 9411
Embaracadero Websites Still Have Problems
I've been listing to the webinar introducing the new 10.2.3 and they mentioned several times that some of their websites are partially or completely down including GetIt. They hope these will be up soon. Update 7/25/2019 Here is their workaround for updating to 10.3.2. Update 7/26/2019 From Embarcad...
- Wed Jul 24, 2019 4:14 am
- Forum: General
- Topic: SnapChat Error
- Replies: 1
- Views: 17650
Re: SnapChat Error
This a forum for C++Builder. Please limit your questions to C++. I suggest you try Tek-Tips, Experts Exchange, etc. for these types of questions.
- Tue Jul 23, 2019 10:15 am
- Forum: News
- Topic: RAD 10.3.2 is Available
- Replies: 4
- Views: 14439
Re: RAD 10.3.2 is Available
The download sites are back up.
- Sat Jul 20, 2019 8:34 am
- Forum: News
- Topic: RAD 10.3.2 is Available
- Replies: 4
- Views: 14439
Re: RAD 10.3.2 is Available
Embarcadero's download site has been down since yesterday (19 July). As of this time, it still isn't up. 
