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



GetByte


Unit:SDL_dstruct
Class:TFifo
Declaration:function GetByte (var OutByte: byte): boolean;

The function GetByte tries to read the next byte from the FIFO and returns a TRUE value if the result is valid. In this case the parameter OutByte contains the read byte;



Last Update: 2023-Feb-06