Menu

PalmInfo

Help
Anonymous
2003-11-20
2003-11-20
  • Anonymous

    Anonymous - 2003-11-20

    Hi

    I look through the documentation and found the TpfgPalmSystemInfo documented. It said there should be a PalmInfo declared as a global variable.

    But I cannot get it to work. Delphi seems not to find it. Any ideas?

    Is there any other way then this to get the HotSyncUsername?

     
    • Paul Gilbert

      Paul Gilbert - 2003-11-20

      Just include the pfgPalmInf.pas unit in your unit, and you'll have access to the pfgPalmInf.pas.

      In general with cases like this, both in my project and in other projects (as well as the Delphi VCL itself), I find the easiest way to find out where something is located is to use the trust old search functionality, either through Windows or the Delphi IDE. It lets me quickly track down in what unit a paritcular definition is.

       
    • Paul Gilbert

      Paul Gilbert - 2003-11-20

      Sorry, that should be "have access to the PalmInfo global object" :)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.