TQueue.Peek(Void) Method
Summary
Represents method
Peek(Void)
.
Namespace
:
Graph
Syntax
Delphi
public procedure Peek(var Value);
Parameters
Value
Type: System.Void
See Also
Reference
TQueue
Graph