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



Create


Unit:SDL_dstruct
Class:TByteMatrix
Declaration:constructor Create (AOwner: TComponent);

The constructor Create allocates memory at the heap and creates an instance of the component TByteMatrix. The parameter AOwner specifies the owner of the byte matrix. By default, the size of the byte matrix is 1*1.


Last Update: 2023-Feb-06