Pending tab change event dispatcher.
procedure Change; dynamic;
__fastcall Change();
Change is called automatically when the selected tab changes. Override Change to specify additional processing before the OnChange event handler executes, or to block the OnChange event.
OnChange