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