OnCellPictureClickITabSheetBoxEventsDelegate(Sender: Object; Args: ITabCellEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnCellPictureClickEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabCellEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnCellPictureClickITabSheetBoxEventsDelegate delegate describes the method that can handle the OnCellPictureClick event for the TabSheetBox component.
See also: