TiSwitchQuad.OnValueYChangeUser

TiSwitchQuad

Occurs when the ValueY property changes from user interaction with the control.

property OnValueYChangeUser : TNotifyEvent;

Description

Use OnChangeUser to specify actions to perform when the ValueY property changes due to user interaction. Use OnValueYChange to respond to code and user changes of the ValueY property.

Contents | Index | Previous | Next