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



DefaultValue


Unit: SDL_dstruct
Class: TByteMatrix
Declaration: property DefaultValue: byte;

The property DefaultValue controls the value which is to be returned if the index of a particular Byte[ix,iy] is out of range (valid range: ix: 1...NrOfColumns, iy: 1...NrOfRows). By default the Defaultvalue is set to zero. Please note that the DefaultValue influences the returned Bit value as well.


Last Update: 2023-Feb-06