TiSwitchRocker3Way
Hierarchy Properties Methods Events
Unit
iSwitchRocker3Way (VCL)
QiSwitchRocker3Way (CLX)
Description
Use TiSwitchRocker3Way is a momentary up and down switch. TiSwitchRocker3Way
has events and property's built to simplify the implementation of single axis
control. Use the OnValueChange event to respond to changes. Use the Increment
property to specify the amount the Value property is changed on each click or
repeat event.
By default, the repeat feature is enabled and is configured with the
RepeatInitialDelay and RepeatInterval property's. To disable the repeat feature, set
RepeatInitialDelay to 0.
The control supports the Up & Down arrows keys on the keyboard for keyboard
control. To disable keyboard control, set the UseArrowKeys property to False.
Contents | Index | Previous | Next