The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Events


Unit: SDL_minical
Class: TMiniCal
Declaration: property OnClick: TNotifyEvent;
property OnDblClick: TNotifyEvent;
property OnChange: TNotifyEvent;

The OnClick and the OnDblClick events occur when the user clicks on the component. The OnChange event is triggered whenever the calendar is changed (either by mouse click or programmatically).


Last Update: 2023-Dec-13