OnEditorTextChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabEditorEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnEditorTextChangedEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabEditorEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnEditorTextChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnEditorTextChanged event for the TabSheetBox component.
See also: