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



OnReadElement


Unit: SDL_matrix
Class: TMat4D
Declaration: property OnReadElement: TOnReadMat4DElementEvent;
{TOnReadMat4DElementEvent = procedure (Sender: TObject; ix, iy, il, it: integer; Value: double) of object;}

The event OnReadElement occurs when the component reads binary data (without filling the data matrix). See TOnReadMat4DElementEvent and ReadBinary for further details.


Last Update: 2023-Feb-06