Unit 'DynQueue' Package
[Overview][Types][Classes][Index] [#lazutils]

TDynamicDataQueue.WriteDebugReport

Generates debugging information for the queue state and optional item data in the queue.

Declaration

Source position: dynqueue.pas line 64

public procedure TDynamicDataQueue.WriteDebugReport(

  WriteData: Boolean

);

Arguments

WriteData

  

Includes the contents of the item data when set to True.


Version 4.4 Generated 2025-11-08 Home