When importing a project into Git in seattle I get an "Unknown Error" message
I have just installed Seattle and attempting to import an existing project into a local Git repository. As per the following screen shot in Image1 But when I do I get a cryptic "Unknown error" dialog...
View ArticleQ: TFBConnect SQLite auto create database if not exists?
Using Delphi 10 Firemonkey. I use TFBConnection for connecting to SQLite database in my mobile app (Android and iOS). If I execute the Open method (see code below), will the database been created...
View ArticleWeb browsing functionality lost in IDE after web proxy is enabled
Does anyone have experience in using the IDE when web proxy is enabled? We are using Trend Micro as web proxy service to control access to the Internet in our company for security reason. As soon as...
View Article64-bit C++: Unresolved external 'Vcl::Graphics::TMetafileCanvas::TMetafileCanvas
Once in a while with new updates of the C++-Builder (and then quite long-living) there pops-up a problem with the linking of the TMetafileCanvas procedure (X2...). Now a déjà-vu appears while...
View Articleget UUID from device
Hi How can we get real device uuid info from iphone/ipad and android devices. Thanks Ahb
View Articlebcc32c: conversion from 'double' to 'System::TVarRec' is ambiguous
Hello, I'm just trying to use a simple line of code with the new Win32 compiler. So I am using using C++Builder 10 Seattle with a demo licence. The code was taken from...
View ArticleTGrid drawing issues
I'm creating a grid with image columns and I'm seeing drawing issues. Scrolling down by using down arrow, it reaches the bottom row, then the highlight disappears. If I move left or right, it reappears...
View ArticleUsing the TNetHTTPRequest
I am working with Dropbox using the component TNetHTTPRequest. Is there someway to pass Params to the url? Currently I simply assemble the URL by... URL :=...
View Articlescan a network WIFI for returning the devices connected IP and device name
Hi to all, I need to develop a smartphone app for iOS and Android that scan connected devices into a local WIFI returning the IP, name and MAC of all of them, detecting and getting first current IP...
View Articledifferent constant value depending on devidce type
Hi, I need a constant with a different value depending on the active view, IPhone 5.5", Android 4" etc, anyone know if this is possible ? I'm using Delphi Seattle Thanks Mauricio
View ArticleHow to use external large image in Android notification bar like Facebook or...
I know you can send info in the push notification parameters like message, title, image URL, etc. How does Facebook show your profile pic with your message in the notification area? I want to use an...
View ArticleQ: Meaning of [Ref] in parameter decelaration
Accidentally I saw this event declaration of FMX.TLIstView.ItemClickEx: procedure TForm1.ListView1ItemClickEx(const Sender: TObject; ItemIndex: Integer; const [Ref] LocalClickPos: TPointF; const...
View ArticleQ: FMX.TListView: get listitem under point
I use TForm1.ListView1MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Single). How do i obtain the listitem under poiint X, Y? I could not find a GetItemAt method, but maybe...
View ArticleRestart or Shutdown Device
This discussion is password protected. Sorry, the post is password protected. In order to access this post, you will need to enter the password. Password View Post
View ArticleGesture Controller Not Working!
Very simply I have an application which has a TabControl on it and when the user swipes left or right the tabs are to change - however after building most of it debugging between windows and os x I...
View ArticleDual Monitor/Dual IDE issues
I have 2 instances of the IDE open because I'm working on a client and a server. Also have dual monitors. This is Delphi 10. Let's say I have the client project on monitor 1, and the server project...
View ArticleHow can I convert utc to local time in MultiDevice App
How can I convert TDateTime in Multidevice application between UTC and Local time? or how can I get the TimeZone bias?
View Articlescan a network WIFI for returning the devices connected
Hi to all, I need to lnow how I can develope an smartphone app (iOS / Android) detecting the devices connected in the same WIFI network using Upnp for discover its. Can someone please let me know how...
View ArticleQ: TNetHTTPRequest thread safe?
Using Delphi DX10 with FMX (Android/iOS). I have one TNetHttpClient component in a datamodule. Now I fire several threads (TThread) each with their own TNetHTTPRequest component (connected to this one...
View ArticleDelphi 10 - OSX app won't run
The PAServer Version 8.0.1.43 reports... >dyld: Library not loaded: /usr/lib/libSystem.dylib Referenced from: /Users/michaelleahy/PAServer/scratch-dir/Mike-Delphi...
View Article