ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Threading.IPausable

Allows to pause work.

Jam_Threading_IPausable
Syntax
Pascal
IPausable = interface;
 
Name 
Description 
 
Getter for the property Paused.  
 
Setter for the property Paused.  
 
Name 
Description 
 
Property that defines if the work done by this instance is paused or not.