Embarcadero Community

  • Home
  • Blogs
    • chapmanworld.com
    • David Millington, C++ Product Manager
    • Jim McKeeth - Podcast at Delphi
    • Marco's RAD & Dev World
    • Sarina DuPont - Senior Product Manager
    • View All
  • Articles
    • Tutorial
    • Tips, Tricks & Techniques
    • News
    • Database
    • Support
  • Community
  • Forums
    • Search
    • Recent Discussions
  • Resources
    • Quality Portal
    • Events Calendar
    • Embarcadero on YouTube
    • Job Board
    • Registered User Downloads
    • Trial Downloads
    • Books
    • News Feed
    • Competitions

UI

Subscribe via rss
Guest
or Ask a Question
Subscribe to category
Total Posts: 1690 Moderators: Jim McKeeth, h.mohri, @aprilanne  
Subcategory:
  • Application Development
  • ,  IDE
  • ,  Cloud
  • ,  Enterprise
  • ,  Data
  • All
  • Unresolved 1384
  • Unanswered 400
  • Latest
  • Popular
    Loading...
  • more than a month ago
    Jean Teixeira
    Jean Teixeira
    0 replies
    2009 views
    0 votes

    Not aloowed to start service Intent {act=com.honeywell.decode.DecodeService} without permission not exported from uid 10089 EJNIException

    Accepted
    I'm integrating with a reader and to do this use a library of the own collector. This way I create a java application and integrate this with my mobile application with JNI. But when I open my application on the device it gives a securityException er...
    Delphi 10.2.3
  • more than a month ago
    Jean Teixeira
    Jean Teixeira
    0 replies
    1907 views
    0 votes

    Integration with honeyweel sink, SecurityException DecodeService without permission

    Accepted
    I'm integrating with a reader and to do this use a library of the own collector. This way I create a java application and integrate this with my mobile application with JNI. But when I open my application on the device it gives a securityException er...
    mobile app mobile app development delphi 10.2.2
  • more than a month ago
    Yannick L29960
    Yannick L29960
    11 replies
    2633 views
    1 vote

    RAD server apache installation

    Accepted
    Hello, I'm trying to deploy Rad Server 10.2 under apache on linux. I installed Interbase xe7 and register my Rad server licence.  When running EMSDevServerCommand it works correctly I can can access default ressources and a custom ressources.   ...
  • more than a month ago
    Desenvolvimento S62112
    Desenvolvimento S62112
    2 replies
    2252 views
    1 vote

    Fmx - Invalid ImageList Index error

    Accepted
    We are getting this error everytime we save any file on any fmx project or perform some actions, like change object property on object inspector, or change from code to form. I don´t need to say that this is very annoying. I have googled for a solu...
    firemonkey Tokyo invalid imagelist error
  • more than a month ago
    Marcos Mendes
    Marcos Mendes
    0 replies
    1195 views
    0 votes

    Invalid ImageList Index

    Accepted
    Message box: Erros: "Invalid ImageList Index" This message keeps popping up when working with FireMonkey. I have tried everything. Even on new projects. it's annoying. I read it online that other people are having the same issue. any fix? I don't e...
  • more than a month ago
    Poul K9218
    Poul K9218
    0 replies
    977 views
    0 votes

    Can I call a DLL for Windows in my Android-program?

    Accepted
    Hi I would not expect to be able to call a DLLamd for windows, ie. for Intel processor, from my Android program? But when I read about it it says I can. But when I try I get an file-not-found error. I am confused. Best regards Poul...
    dll
  • more than a month ago
    kStarbe
    kStarbe
    1 reply
    803 views
    0 votes

    Error while sending a bug report

    Accepted
    When I try to send a bug report in Delphi Tokyo It ends up with the message Xml document must have a top level element - Line 0.   I wanted to send a report that the copy paste of a simple component in the multiview application is not working and c...
    delphi 10.2; tokyo
  • more than a month ago
    Marko Von Richards
    Marko Von Richards
    0 replies
    995 views
    0 votes

    What happened to the Build database apps with client/server connectivity option to buy in Professional?

    Accepted
    C++ Builder 10.2.. Pro user Since the demise of upgrades, it would appear that the option to buy the FireDAC add-on (Build database apps with client/server connectivity) has been removed, at least I can't find a way to locate it. The demise of upgr...
    fireDAC C++Builder 10.2.2
  • more than a month ago
    Markus CH
    Markus CH
    4 replies
    2364 views
    1 vote

    BLE: unexplained delay while WriteCharacteristic (XE8)

    Accepted
    Hello,    in an App for Andriod an iOS i use TBluetoothLEManager to communicate between mobile and a BLE-Device.  To send data to the BLE-device, i use the code-sequence:          CR_GattService:=FBLEDevice.GetService(CR_SERVICE); CR_GattCharac...
  • more than a month ago
    Arne WH1802
    Arne WH1802
    0 replies
    936 views
    0 votes

    Difficulty producing a Windows Appx file in RAD Studio 10.2.3

    Accepted
    I'm unable to specify a valid Windows SDK Base Path in RAD Studio 10.2.3 for 32-bit Windows. It defaults to C:\Program Files (x86)\Windows Kits\10, which I can't locate on my W10 PC ???? Is there an up-to-date webinar available on using Desktop Bridg...
  • more than a month ago
    Josep Montoliu
    Josep Montoliu
    0 replies
    911 views
    0 votes

    Canvas TextOut extrange behaviour

    Accepted
    Hello. I have a big problem and I am not able to solve it. In last versión we have bought (Delphi 10.2 enterprise), when I use Canvas.TextOut with a string like 'SSCC:' it is printed as ':SSCC'.  This does not happen using delphi 2010.   Plese is ver...
  • more than a month ago
    slovek
    slovek
    2 replies
    1880 views
    0 votes

    TPath from System.IOUtils vs FMX.Objects

    Accepted
    Hi, I have new MultiDevice project: uses System.IOUtils ... dir := TPath.Combine(TPath.GetDocumentsPath, 'plikZAparatu.jpg'); and when I add Timage to project, it adds FMX.Objects to uses ... and TPath.Combine or TPath.GetDocumentsPath stops wo...
  • more than a month ago
    JOSE AGUIRRE GT
    JOSE AGUIRRE GT
    2 replies
    1065 views
    0 votes

    TabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is compil.ing it shows the error: [bcciosarm64 Fatal Error] CoreFoundation.h (17): 'stdarg.h' file not found

    Accepted
    I am trying to run the TabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is compiling it shows the error: [bcciosarm64 Fatal Error] CoreFoundation.h (17): 'stdarg.h' file not found.Please help....
  • more than a month ago
    Serge Girard
    Serge Girard
    0 replies
    1065 views
    0 votes

    Tokyo 10.2.3 FMX, Grid PopupMenu for a column

    Accepted
    Hello, (desktop application windows) I saw that each column of a grid can have a popupmenu property but i can't have this to work ! I am certainly missing something here, what is the proper way to have my column popumenu and not the  "général" popm...
    FMX Tokyo
  • more than a month ago
    Robert M5784
    Robert M5784
    0 replies
    1158 views
    0 votes

    FMX/Android: current time is wrong

    Accepted
    Using FMX/Delphi 10.2 Version 25.0.29899.2631 (10.2 update 3): On Android, if I use: Memo1.Lines.Add(DateTimeToStr(Now)); or Memo1.Lines.Add(TimeToStr(Time)); I will get a time that is one hour earlier than the time in the status bar of my mobi...
  • more than a month ago
    Yannis M62552
    Yannis M62552
    0 replies
    778 views
    0 votes

    Calling a c# dll

    Accepted
    Hello, I have a 32bit app developed in Delphi 2009. Is it possible to call a 64bit c# dll from this application? Also how can the dll "work" as a 64bit process? Thank you...
  • more than a month ago
    Bazzer747
    Bazzer747
    6 replies
    1100 views
    0 votes

    Decimals??

    Accepted
    Hi I have created a calculated field which determines the average of two sets of figures. Here is my code in the OnCalculatedFields event :   Try    Dataset.FieldByName('calcAverage').AsSingle:=      Dataset.FieldByName('TotalPoints').AsInteger div...
    delphi seattle 10 database
  • more than a month ago
    Enkhjargal K53950
    Enkhjargal K53950
    2 replies
    1458 views
    0 votes

    Delphi freezes Windows 10

    Accepted
    Dear, I installed Delphi 2007, Delphi XE and Delphi 10.2 on Windows 10 machine still having same issue with latest version Delphi. I created very small project with Delphi 10.2 that connects to Oracle database using TFDconnection while debugging Win...
  • more than a month ago
    Javier L34441
    Javier L34441
    1 reply
    1137 views
    0 votes

    Error stdarg.h not found

    Accepted
    Good Morning, Recently I downloaded the latest trial version of RAD to evaluate it in order to program against IOS or choose other development options. After configuring the system and obtaining the necessary SDKS I have a problem when building...
  • more than a month ago
    Heber Mazutti
    Heber Mazutti
    0 replies
    898 views
    0 votes

    How change icon message when receive an ios push notification

    Accepted
    My app icon was configured without any problem. See image bellow:   But, when my app is closed and i receive an iOS push notification, it doesn't shows my app icon... it shows delphi icon. See image bellow:     Is there any way to fix this...
    Push notification iOS RAD studio 10.2 Delphi 10.2.3
  • Page :
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

Share It

  • home
  • company
  • communities
  • partners
  • copyright
  • privacy
  • report software piracy
© 2021 Embarcadero Technologies, Inc. All rights reserved.