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....



Execute


Unit: SDL_statis
Class: TCrossValidator
Declaration: function Execute: boolean;

The method Execute starts the cross validation. It returns a TRUE value if the cross validation has been completed successfully.

Please note that in order to be able to perform the cross validation the event handlers for the OnModelCreateRequest and OnModelApplyRequest events have to be defined.

Hint: In order to be able to abort the cross validation the event OnCheckAbort should be processed as well.



Last Update: 2023-Dec-08