The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnChange


Unit:SDL_vector
Class:TVector, TIntVector
Declaration:property OnChange: TNotifyEvent;

The OnChange event specifies which event handler should be executed when the contents of a TVector, or TIntVector object changes. OnChange occurs when any element of the Vector is modified.



Last Update: 2023-Nov-17