You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Fires when the user changes the selection.

Parameters

ParameterDescription
LastDateThe latest date in the selection

Remarks

The OnSelChange event fires whenever the user changes the current selection. The LastDate parameter, as a convenience, supplies the chronologically latest date in the selection. Use the SelPos property to get a more accurate and complete list of selected dates.

Example

Transfer Param1 to LastDate 

// return the last date froma popup form 
End_Dialog(@Window

See Also

SelPos

  • No labels