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



OnPercentDone


Unit: SDL_matrix
Class: TMatrix, TIntMatrix, TMat3D
Declaration: property OnPercentDone: TOnPercentDoneEvent;
{TOnPercentDoneEvent = procedure (Sender: TObject; PercentDone: integer) of object;}

The event OnPercentDone occurs when the component either reads or writes binary data. In particular, the following methods generate an OnPercentDone event:

LoadBinary, SaveBinary


Last Update: 2023-Feb-06