WndParent in CreateParams

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37521
    Stephane Senecal
    Participant

    Is it forbidden to use WndParent in a CreateParams method?

    I have a window that must stay on top of my main form, but I do not want that window to be on top of other processes' windows.

    I ask, because it crash when I close my application after showing that window, but if I comment the WndParent line, it doesn't crash anymore.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56842
    Support
    Keymaster

    Can you make a demo with this error?

    Thank you in advance.

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