[Overview][Types][Classes][Index] |
Constructor for the class instance.
Source position: dynqueue.pas line 60
public constructor TDynamicDataQueue.Create; |
Create is the constructor for the class instance. Create sets the default values for the following properties:
|
Indicates the smallest memory block size allocated for an item added to the queue. |
|
|
Indicates the largest memory block size allocated for an item added to the queue. |
|
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |