TiSwitchPanel.OnPositionChangeUser
TiSwitchPanel
Occurs when the Position property changes from user interaction with the control.
property OnPositionChangeUser : TNotifyEvent;
Description
Use OnPositionChangeUser to specify actions to perform when the Position
property changes due to user interaction. Use OnPositionChange to respond to code and user changes of the Position property.
Contents | Index | Previous | Next