[Overview][Types][Classes][Index] |
Gets the value for the IsFull property.
Source position: lazcollections.pas line 67
protected function TLazFifoQueue.GetIsFull: Boolean; virtual; |
True when the number of items remaining in the queue is the same as the QueueSize.
|
Indicates if all of the internal storage slots have been used in the queue storage. |
Version 4.0 | Generated 2025-05-03 | Home |