Jump to content

JDRenk

Members
  • Content Count

    26
  • Joined

  • Last visited

Community Reputation

1 Neutral
  1. JDRenk

    Open File Dialog

    I have added the File Menu (from File Menu Template) to my Main Menu along with Open Dialog and Save Dialog and it is not working. I have compared it with working code and it is the same. The difference is under Structure, the File Icons are partially shown which seems to indicate something amiss. Thanks, Jeff
  2. How do I save binary data to a file with a fixed header? Like using APPEND for text.
  3. JDRenk

    TChart

    Got it: Tools-->Manage Platforms-->Additional Options-->Teechart Standard
  4. JDRenk

    TChart

    Is there no TChart component in 10.4 Community Edition??
  5. JDRenk

    Windows XP App

    Thanks all, enough said... XP is replaced.
  6. JDRenk

    Windows XP App

    I am using the FTDI chip, FT4232.
  7. JDRenk

    Windows XP App

    No, I'm not doing any Bluetooth. But, I am using the Winsoft version ComPort. How do I find out if that's calling it?
  8. JDRenk

    Windows XP App

    Yes, XP must go away!
  9. JDRenk

    Windows XP App

    I am using TComPort
  10. JDRenk

    Windows XP App

    I don't have that answer. I am using Delphi to create an App to log data through USB. I am not an experienced programmer.
  11. JDRenk

    Windows XP App

    The error is: The procedure entry point SetupDiGetDevicePropertyW could not be located in the dynamic link library SetupAPI.dll
  12. JDRenk

    Windows XP App

    It looks like XP doesn't support SetupDiGetDevicePropertyW. Any thoughts?
  13. JDRenk

    Windows XP App

    I have created an App with Delphi 10.4 and Windows 10. Will I be able to run the App on Windows XP??
  14. JDRenk

    Comport Serial Port help

    All sensors are working and I'm logging data! I would like to display live data trends and see TChart should do that, but I can't find it. Is it not available in the Community Edition 10.4?
  15. JDRenk

    Comport Serial Port help

    Thanks again. That code works in converting to a string, although I am getting what seem to be random memory errors.
×