File:PageControlsComparison.png

From Free Pascal wiki
Jump to navigationJump to search

Original file(835 × 401 pixels, file size: 14 KB, MIME type: image/png)

Summary

Comparison of paging controls in Lazarus 3.6. On the left: TPageControl, combining a tab header and subpages (TTabSheet). Clicking on a different tab button would activate the subpage automatically. On the right: Separate TTabControl, providing the tab header and a client area, in which a TNotebook is docked (aligned alClient) and provides the subpages (TPage) independently of the tabs on the tab control header.

The TMemo controls (both set to have no visible border) on both side were added for demonstration purposes. Note the subtle differences in drawing the outline of both page controls, best visible on the scrollbar at the right side and the bottom corner. It is not possible to get rid of the bevel outline on the TPageControl with standard means. The TNotebook does not have this bevel outline.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current05:18, 24 October 2024Thumbnail for version as of 05:18, 24 October 2024835 × 401 (14 KB)Antares (talk | contribs)Comparison of paging controls in Lazarus 3.6. On the left: TPageControl, combining a tab header and subpages (TTabSheet). Clicking on a different tab button would activate the subpage automatically. On the right: Separate TTabControl, providing the tab header and a client area, in which a TNotebook is docked (aligned alClient) and provides the subpages (TPage). The TMemo controls (both set to have no visible border) on both side were added for demonstration purposes. Note the subtle differe...

The following 2 pages use this file:

Metadata