Memory Leak in sTreeView

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38159
    tmorris
    Participant

    The memory leak shows up when the ShowLines property of the sTreeView is set to false.

    1. Create a skinned form and add an sTreeView.

    2. Add an Item to the sTreeView.

    3. add “ReportMemoryLeaksOnShutdown := true” to the initialization section of the unit.

    3. Run the program and then exit.

    Running version 14.15. Tokyo update3.

    [attachment=9152:test_treelist.zip]

    #59102
    Support
    Keymaster

    Hello!

    I will check and fix it in the nearest release.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.