TVirtualDrawTree in v12.13

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #56921
    Lasse
    Participant

      I checked changes from acSBUtils.pas and I just needed to set the UnfocusedSelectionColor = clHighlight to fix this.

      Code:
      Colors.UnfocusedSelectionColor := clHighlight;
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.