OnRowClickITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnRowClickEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabRowEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnRowClickITabSheetBoxEventsDelegate delegate describes the method that can handle the OnRowClick event for the TabSheetBox component.
See also: