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.6 | Generated 2026-02-20 | Home |