[Overview][Types][Classes][Index] |
Gets the value for the IsEmpty property.
Source position: lazcollections.pas line 66
protected function TLazFifoQueue.GetIsEmpty: Boolean; virtual; |
True if the number of items pushed onto and popped off of the queue are the same.
|
Indicates if none of the internal storage slots have been used in the queue storage. |
Version 4.0 | Generated 2025-05-03 | Home |