Jump to content

TimStroobandt

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by TimStroobandt


  1. Hi,

     

    I have an TFDQuery on which I defined a few indexes which have the "Distinct" property set to enabled.

    When I set the index to selected, my dataset is always limited to 1 row, even though there are multiple distinct values in the result set.

     

    One thing to mention is that the fields are InternalCalc fields.

    Is this a bug or a limitation on InternalCalc fields?

     

    Thx,

    Tim


  2. Hi,

     

    I'm looking to build a dialer replacement for the elderly.  According to the android docs I need to create a service which inherits from InCallService.

    Anybody have a clue how to do this in Delphi?

     

    I can initiate a call without the service, but delphi events notifying of new calls are not working and implementing a phonestatelistener does not consistently trigger when the state changes.  I want to replace all aspects of the dialer allowing for the user to pick up the call with a large button without having to slide.  I also want to activate speakerphone as soon as the outgoing call is started or an incoming call is picked up.

     

    Regards,

    Tim

×