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