Quantcast
Channel: Embarcadero Community - Embarcadero Community
Browsing all 1963 articles
Browse latest View live

Dual 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 Article


How 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 Article


scan 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 Article

Delphi 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

FMX components trigger premature mouse events in iOS - Delphi 10

I have a simple Multi-Device application that consists of a TTabControl, 1 TTabItem and a TButton on in the tabitem.  If I press and hold the button down, onMouseUp is triggered before I let go....

View Article


C++ Formatter Options missing (RAD 10 Seattle)

XE10 Tools->Options->Formatter C++ Formatter Options missing I am unable top customize the C++ formatting. Anyone know how to get the option back? I asked in the forums a couple of weeks ago - no...

View Article

TListView and Livebindings...

Hello All, I am using C++ Builder XE7 and I am kind of new to Livebindings. I am working on a Firemonkey app which I have hooked a TListView to a Query through Livebindings. The Items in the ListView...

View Article

XE10 Seattle: iOS apps crash immediately

Hi, Just fully uninstalled XE8 and installed XE10.Got all my new provisioning profiles and started to write a simple app: a form with one button. That's it. No matter what I do, those apps now install...

View Article


Which direction to take when it comes to remote database and mobile...

To be honest this is probably more of a "where the heck do I start" type of question than a specific issue as I can't see the wood for the trees with so many small demos out there all doing something...

View Article


Q: Detecting restarting app form app switcher

Regarding FMX: Sometimes users restart my app from the device's app switcher (double tap home button in iOS or long tap on Android). The app will than return to the last used form. But this form can be...

View Article

Support for tvOS?

Hello, I'm wondering if RAD Studio 10 Seattle supports the tvOS SDK? If not, is there any plan to support it? If so, will it be in an update or in version 11? Thanks.

View Article

Application hangs and closes on android 4.4.4 KTU84P

Dear Community I am using Delphi RAD STUDIO 8 and I have been making an application for android . I have successfully run the application on android 4.4.2 . But when I tried to run the app in 4.4.4...

View Article

access violation at address 41018791 in module bds.exe

during install of omniThreadLibrary, got the error "access violation at address 41018791 in module bds.exe "   how do I get around this?

View Article


Windows 32 / 64 bit size on Windows 10 Home as compared to IDE

When I compile my application, it runs up at 1/3 to 1/4 size of the form designer in IDE. Running Delphi Seattle 10 on Windows 10 Home under Parallels 11 VM on my MAC

View Article

Delphi Seattle 10 deploying to OSX 10.10.5 - wrong library referenced?

Message from the PA Server: dyld: Library not loaded: /usr/lib/libSystem.dylib   Referenced from: /Users/philipthorburn/PAServer/scratch-dir/philipthorburn-Local...

View Article


XE10 error cant find dcciosarm230.dll

XE10 When i try to compile for an IOS32 device, i have the error " cant find dcciosarm230.dll " This file is present in the bin directory ! Thank you

View Article

XE 10 TNotificationCenter does not work in Ios

Hello: I am using the TNotificationCenter to present a Local Notification in my app, and, in IOS does not work  but in Android does work. I tried with the sample example code of Embarcadero, and the...

View Article


Special Characters 64bits

Hi, I'm using C++ Builder 10 Seattle. Label2->Caption = "TEST µs °C";      is displayed as "TEST µs °C" when compiling in Windows 64bits. It is displayed correctly on 32bits. It is also displayed...

View Article

info.plist (iOS) UIAppFonts - xml tags generated by Project > Options...

There is a really great tutorial here regarding how to bring in custom fonts into Android and iOS apps.  I tried to streamline the iOS process by adding a key/value pair of UIAppFonts/myfont.ttf to...

View Article

TListView with LiveBindding

Hello Using the XE10 trial ver. I try the ListView tutorial from the DocWiki. When I create the OnButtonClick ListView event It's create the code: procedure TForm1.ListView1ButtonClick(const Sender:...

View Article
Browsing all 1963 articles
Browse latest View live