Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,094
    • Issues 2,094
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #29978
Closed
Open
Created Apr 06, 2016 by FPC Admin account@fpc_adminOwner

Sub-panel aligned in MDI form affects alignment/viewport of MDI children area.

Original Reporter info from Mantis: mm7
  • Reporter name: Mark Malakanov

Description:

Sub-panel aligned in MDI form affects alignment/viewport of MDI children area.

Steps to reproduce:

Create a form MDIForm, set FormStile to fsMDIForm.
Insert Panel1 aligned top or bottom.
Into Panel1 insert Panel2 aligned left or right.

Create a form MDIChild, set FormStile to fsMDIChild.

in MDIForm.FormCreate create MDIChild
in MDIForm.FormShow do MDIChild.Show, MDIForm.Tile

MDIChild will be aligned to Panel2.

Mantis conversion info:

  • Mantis ID: 29978
  • OS: Ubuntu
  • OS Build: 14.2
  • Platform: x64_86
  • Version: 1.6
  • Fixed in version: 1.7 (SVN)
  • Fixed in revision: 52148 (#d937152b)
  • Target version: 1.6.2
Assignee
Assign to
Time tracking