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



Size


Unit:SDL_dstruct
Class:TFifo
Declaration:property Size: longint;

The property Size determines the size of the FIFO in bytes. If Size is assigned an invalid value, no action at all is taken. Size may take values between 1 and MaxLongint.

Hint: Note that during resizing a bit field, additional memory is temporarily allocated. This may result in memory overflow conditions if very large FIFOs are to be managed.



Last Update: 2023-Feb-06