JVCL Help:TJvTabBar.OnChange
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTabBar.OnChange Property
Search in JVCL Help
Search in all projectsSummary
Event signaled when control properties or tab definitions have been changed.
Pascal
propertyOnChange: TNotifyEvent;
Description
OnChange is a TNotifyEvent property that represents the event handler signaled when tabbed-bar control has been changed. OnChange is triggered when properties in the control are updated, and when values in Tabs collection have been modified. Applications must assign a procedure to the event handler to allow responding to the notification.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page