OnGraphCorrectionSave event


Declaration
 ENTRY OnGraphCorrectionSave (IN INT _refId, IN INT _LineNr, IN TIME _TimeFrom, IN TIME _TimeTo)
 ; actions
 END OnGraphCorrectionSave 
Parameters
_refIdFor global event handle - required input parameter of the Int type
_LineNrNumber of graph flow that has been corrected.
_TimeFromBeginning of time interval.
_TimeToEnd of time interval.
Description
Picture event is generated, if a user saves the changes of graphic flow by Save button, which is placed in the dialog box.
Napíšte komentár