Jump to content

clarke

Members
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. You never got any help on this ? I have had this problem several times and still do today.
  2. clarke

    TFormStand App

    Find unpredictable form close behavior when using TFormStand. Just used the example from https://github.com/PacktPublishing/Delphi-GUI-Programming-with-FireMonkey Chapter 8 example. I had built an application using the TFormStand and other than the form close behavior it has been very good. I checked the chapter 8 example to see if it had the same issues and it acted the same. If you switch between forms in the example, at times the "close" button does nothing. Other times, the close reacts ok. When not working the onhover does nothing as well as the click event. If anyone has experience with this I would appreciate the help. I guess worse case I could try adding adding a close button and action on a toolbar but that is not a great cross platform solution.
  3. I need a reliable tcp server and client , particularly since there is no support/docs for INDY at this time. I tired to install in Rad Studio 11 but get an error after installing the .bpl and using a server component in a form. [dcc32 Fatal Error] NetComRegister.pas(16): F2613 Unit 'ToolsAPI' not found. I was trying to use w32 for now before also doing on Android. Are there install instructions since that is likely where something went wrong , not sure.
  4. clarke

    Indy Documentation Problem

    Any idea when Indy documentation and examples will be available for Delphi 11 or any other recent Delphi versions ? Need a reliable tcp socket server/client solution that documents how to implement in something close to Delphi 11.
×