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: TFifo
Declaration: constructor Create (AOwner: TComponent);

The constructor Create allocates memory at the heap and creates an instance of the component TFifo. The parameter AOwner specifies the owner of the FIFO register. By default the size of the FIFO register is 256.


Last Update: 2023-Feb-06