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

Application Development

Subscribe via rss
Guest
or Ask a Question
Subscribe to category
Total Posts: 1004 Moderators: Jim McKeeth, h.mohri, @aprilanne  
Subcategory:
  • IDE
  • ,  Cloud
  • ,  Enterprise
  • ,  Data
  • All
  • Unresolved 829
  • Unanswered 237
  • Latest
  • Popular
    Loading...
  • more than a month ago
    Yannick L29960
    Yannick L29960
    11 replies
    3199 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
    3149 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
    1660 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
    kStarbe
    kStarbe
    1 reply
    1348 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
    Markus CH
    Markus CH
    4 replies
    3327 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
    slovek
    slovek
    2 replies
    2513 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
    1552 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
    Yannis M62552
    Yannis M62552
    0 replies
    1176 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
    1517 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
    2184 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
    1539 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
    1457 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
  • more than a month ago
    Graham P62466
    Graham P62466
    0 replies
    1009 views
    0 votes

    Delphi License

    Accepted
    I have 3 PCs running Delphi 10.2 Tokyo. I renamed each PC to make things easier on the network. Now none of those computers will run Delphi. License problem. If I try and enter my license details, it says I have reached the limit. I tried putting one...
  • more than a month ago
    Pkl
    Pkl
    0 replies
    1395 views
    0 votes

    How to test app .ipa before submitting to Apple

    Accepted
    I would like to to test an Application Store build of my app before I submit it to Apple. I have tried installing the .ipa onto a test device using Mac & Xcode 9.3 but I am getting errors. Can someone suggest a working method?  ...
  • more than a month ago
    Stefano B45242
    Stefano B45242
    1 reply
    1307 views
    0 votes

    SDK not compare in list of SDK manager

    Accepted
    Hi All, i've a problem with debug an multiplatform application with delphi tokyo. With android SDK works all fine, but when I try to debug with IOS I reach the PA server but in delphi I can't select the correct SDK that I need (11.2), i see only 11.3...
  • more than a month ago
    Dennis T9558
    Dennis T9558
    0 replies
    1703 views
    0 votes

    Embarcadero RAD Studio for Windows has stopped working

    Accepted
    I am using 10.2.3. I had same issue with 10.2.2 but not XE. Issue began quite recently I do a build and when attempt to run program, message "Embarcadero RAD Studio for Windows has stopped working" appears. When following debug mode one of the two ...
  • more than a month ago
    Doug Yates
    Doug Yates
    0 replies
    986 views
    0 votes

    debug mode versus application mode

    Accepted
    hello, once again I answered my own question.  I found the icon for my app, and can control it just like any other app, even with the cord disconnected.  Still getting used to this Android environment....
  • more than a month ago
    Doug Yates
    Doug Yates
    0 replies
    846 views
    0 votes

    Debug mode versus application mode

    Accepted
    Now that my first Android application works on my tablet with the debug umbilical cord in place, how do I remove that cord and still be able to START/STOP my simple app on my tablet as a normal tablet user would be doing after deployment?...
  • more than a month ago
    Doug Yates
    Doug Yates
    0 replies
    1006 views
    0 votes

    Java JDK

    Accepted
    Hello, I answered my own question about the JAVA JDK.  Something Jim McKeeth wrote led me to look under the TOOLS MANAGE PLATFORMS menu choice, and I was able to download the JDK from there.  Problem solved. My first Android application runs on both ...
  • more than a month ago
    Doug Yates
    Doug Yates
    0 replies
    1068 views
    0 votes

    Java JDK

    Accepted
    Just getting started with Android development inside of Delphi 10.2.3.  Tried to install Android SDK but was told to install Java JDK.  Searched on web.  Which version do I use, and where is the safest place to get it from?...
  • Page :
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

Share It

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