OnChange event occurs when the vector is changed.
Write an OnChange event handler to respond to changes in the vector.
Namespace: RSVector
Delphi
|
public
property OnChange: TNotifyEvent read FOnChange write FOnChange;
|
Property Value
Type: TNotifyEvent