Navigation: Code Documentation > RSCommon > GLists > Classes > TQStringQueue > Properties
TQStringQueue.Sorted Property
Returns true if the queue is sorted.
Note
This property will always be false. You cannot set sorted to true.
Namespace: GLists
Delphi
public property Sorted: Boolean read IsSorted write SetSorted default false;
Property Value
Type: Boolean
•TQStringQueue
•GLists