TiSwitchLed.OnChangeUser
TiSwitchLed
Occurs when the Active property changes from user interaction with the control.
property OnChangeUser : TNotifyEvent;
Description
Use OnChangeUser to specify actions to perform when the Active property
changes due to user interaction. Use OnChange to respond to code and user changes of the Active property.
Contents | Index | Previous | Next