Jump to content
Registration disabled at the moment Read more... ×

David Duffy

Members
  • Content Count

    18
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. David Duffy

    FMX TListView Questions

    Thanks for the reply Patrick. I took a look at the source, but it looks too involved for me to work out a solution. I may have to give up on the FMX TListView and look at other options.
  2. David Duffy

    FMX TListView Questions

    I'm using a TListView in a Delphi 12.3 FMX project and have it working, but have some questions. Is there a way to change the item index on a right mouse click ? I was going to do this via OnMouseDown (checking for the right button) then update the item index, but I can't see how to determine what item is under the mouse. All of the methods I've seen don't seem to be available in the FMX version. Second, does the FMX version support virtual mode? If so, how is it enabled? I can see an UpdateObjects event which might be used to populate the items. Lastly, I’d also like to be able to support moving items around in the list via drag and drop, but the properties and events don’t seem to suggest that it can. Possible?
  3. David Duffy

    Watch me coding in Delphi on YouTube

    Good to see a headset in your latest videos. The audio is much better.
  4. David Duffy

    Best way to play short sound file?

    Use the Bass audio library (DLLs) ?
  5. David Duffy

    Delphi 11.3 : FORSAKEN

    I've not found that to be the case on my machines.
  6. David Duffy

    Audio/DSP librarys for use in FireMonkey

    Maybe take a look at the Bass audio library?
  7. David Duffy

    Printer port

    No idea sorry. I would guess most users set up the printer once.
  8. David Duffy

    Printer port

    Do you really need to change the port for the printer, or do you want to select a specific printer to print to?
  9. David Duffy

    TPopupMenu with group headers

    I have it working nicely with fixed colours. Having it theme aware would have been nice but is not a real issue. It was more about learning.
  10. David Duffy

    TPopupMenu with group headers

    OK, is there a way to get the ActiveStyle another way in XE ?
  11. David Duffy

    TPopupMenu with group headers

    Is TStyleManager available in Delphi XE ?
  12. David Duffy

    TPopupMenu with group headers

    @nglthach what was the component / solution you posted the image of?
  13. David Duffy

    TPopupMenu with group headers

    I think TMS have a menu that can do that.
  14. David Duffy

    Run Time Sub Menu Gap

    Yes, sorry I didn't realise at the time of posting that it was specific to the TMS version.
  15. David Duffy

    Run Time Sub Menu Gap

    It was and by a very smart guy! 😄
×