Mainform not resizable (bsDialog vs bsSizable)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45056
    Support
    Keymaster

      Maybe, BorderStyle:= bsSingle?

      #45063
      ralfiii
      Participant
        'Support' wrote:

        Maybe, BorderStyle:= bsSingle?

        They you can maximize the app which changes it's width.

        I went for bsDialog.

        Is there a possibility to show the Application icon in the form border even though the form has the bsDialog-BorderStyle?

        #45218
        Support
        Keymaster
          'ralfiii' wrote:

          They you can maximize the app which changes it's width.

          Remove biMaximize from BorderIcons.

          #45224
          ralfiii
          Participant
            'Support' wrote:

            Remove biMaximize from BorderIcons.

            You're the man!!!

            Thanks!

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