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.4 | Generated 2025-11-08 | Home |