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