Titlebar Height – Normal vs Maximized

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

    Hello,

    I was wondering if it was possible to specify different titlebar heights for normal window and maximized window?

    In Windows 10, normal window are 30px high and maximized window are 22px high.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56256
    Support
    Keymaster

    Hello

    This size may be changed in a skin in the ASkinEditor tool. But these two parameters works only if TsSkinManager.ExtendedBorders property used.

    #56262
    Stephane Senecal
    Participant

    Ok thanks.

    How can I specify different buttons (min, max, close) for the two different title heights?

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56272
    Support
    Keymaster

    Different title buttons are possible in different skins only. You can add several TsSkinManager components and use different styles in different forms.

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