[Overview][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |