Change the Colour cell in a TCalendar Component
Hi, i need to change the colour of some cell, in a TCalendar Component on an app that will work on android an ios. I´m Using Delphi Seattle 10. Is there an easy way or should i investigate on how to...
View ArticleMy Castalia simply disappears.
I don't know how, but all Castalia features simply not showing in my IDE. Anyone has some idea how to bring it back? I also looked high and low for the Castalia menu and came up empty :( Many thanks
View ArticleWhere can I find a source for images ?
I like the TSplitView and want to use it. In the TSplitView demo, the category button have images, where can i get more of them ? I'm looking for simple ones like in the demo. Are they available...
View ArticleFireDAC for XE1
Hi all, is there a way to get FireDAC for RAD-Studio XE ? I start to migrate my libraries and program from XE1 To XE7 and have to change all my customized dbexpress datasets to FireDAC that will take...
View Articlechar-string literals are interpreted as UTF8-strings using Clang-compilers
char-string literals are interpreted as UTF8-strings using Clang-compilers which becomes obvious if one uses non ASCII-chars as German Umlaute in a char-string:const char* str_b =...
View ArticleHow to use Dlib in C++Builder 10?
Hi, I am trying to use Dlib library which is fully written in Standard C++, in C++Builder CX 10. So I turned off the check in project compiler option page "Classic Compiler" to be able to use...
View ArticleCompiler Pathes other than default do not work
1 - What are the right fields to set in the compiler options and Library path to be able to compile a project group of packages spread over several folders. each package is in a separate folder. 2 -...
View ArticleProblems when compiling with Android
When compiling MessageBox () Windows works OK. When compiling MessageBox () on Android gives: [bccaarm Warning] Acusete.h(68): extra qualification on member 'fDatos_Seleccion' [bccaarm Warning]...
View ArticleTMediaPlayer's (FileName) function causes a major memory leak
Whenever you add the file (MediaPlayer1.FileName) the Clear command will not remove it from memory, the program will become unstable because of the large memory leaks and crash after adding multiple...
View ArticleStrings: multi platform index problems (TStringHelper)
Hi,I'm facing a problem using a string and trying to get the first letter of that string, being platform independent.From the RADStudio doc (Delphi), one should use IndexOf, Low, High, and Chars to...
View ArticleDeploy to phone
Hi I'm New to this, but I manage to create my first app. However when i try to compile an d run on phone Connected by usb only the welcome screen from appmethod appears. I get no hints, warnings or...
View ArticleNexusDB not in GetIt anymore???
Hi, Just upgraded from XE10 Seattle to the Update 1 but NexusDB has disappeared from the GetIt option.Is it just me or anybody else?NexusDB site still says that the Embedded version is available from...
View ArticleVideo : Capture, Save as mp4 file
Can I capture video and save our videos as mp4 format on Android and iOS ? How can we make it ? this is my code unit Unit1; interface uses System.SysUtils, System.Types, System.UITypes,...
View ArticleHelp of Message window does not work, b++builder v10
Hello The Message window, where all the Warnings and errors of compiling and linking comes does not invoke help, when I press F1. After pressing F1 it gives error: "No help found for bcc32". If focus...
View ArticleTStringList amibiguity between classes when using dupIgnore
Hello I have created TStringList *ST. And When I need to use ST->Duplicates=dupIgnore, I get ambiguity between classes: "System:Classes" and "System::Types". Looks like compiler does not know which...
View ArticleCheckbox ReadOnly property
Where is the ReadOnly property of CheckBox component in FMX library?
View ArticleLiveBindings don't work
If you reorder a ClientDataSet using the property IndexFieldNames, the ListView linked to ClientDataSet don't reorder the items. Just the first one.
View ArticleC++ Builder 10. How to construct Variant from OleVariant?
Embarcadero C++ Builder 10. How to construct Variant from OleVariant?
View ArticleFireUI - detect window maximized
FireUI Delphi XE7 How do I figure out in code when the window is maximized or when it is returned to its normal state?
View ArticleProblems with signing IOS apps (Delphi 10 Seattle Update 1)
Hello, yesterday I installed Delphi 10 Seattle Update 1. I also installed the new paserver. Now I can't sign my IOS Apps! (Also my certifications are still valid.) Is there anyone who works with update...
View Article