[Overview][Types][Classes][Index] Reference for unit 'DynQueue' (#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.0 Generated 2025-05-03 Home