[Overview][Types][Classes][Procedures and functions][Index] |
Event handler signalled before the page is displayed.
Source position: extctrls.pp line 62
published property TPage.OnBeforeShow : TBeforeShowPageEvent |
OnBeforeShow is a TBeforeShowPageEvent property with the event handler signalled before a page is displayed. It allows an application to make any preparations needed for the page or its contents. It is signalled (when assigned) when the value for the PageIndex property is changed in a TNotebook instance.
|
Specifies an event handler triggered before a page in displayed. |
|
|
Ordinal position for the active page in the notebook control. |
Version 4.0 | Generated 2025-05-03 | Home |