Creates the TLazTypedFifoQueue instance used in the class.
Source position: lazcollections.pas line 104
protected function TLazThreadedQueue.CreateFifoQueue( |
AQueueDepth: Integer |
):TLazTypedFifoQueue; virtual; |
AQueueDepth |
|
Initial setting for the queue depth (or size). |
TLazTypedFifoQueue instance used in the class.
|
Type used to the specialize the internal TLazFifoQueue instance for the class. |
| Version 4.4 | Generated 2025-11-08 | Home |