QueueEnabled Property (Read/Write) |
Top Previous Next |
Set and read the enabled property of the first queue in the collection. If there are no queues in the collection the LPD Component creates one.
Visual Basic Syntax
TnbXLPD.QueueEnabled [= Boolean]
Delphi Syntax
TnbXLPD.QueueEnabled; [:= Boolean]
|