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