ShellBrowser Delphi Components Documentation
Jam.Threading.IPausable Members
Jam.Threading.IPausable
Legend
Members
IPausable Methods
Name
Description
function GetPaused: Boolean;
Getter for the property
Paused
.
procedure SetPaused(const value: Boolean);
Setter for the property
Paused
.
IPausable Properties
Name
Description
property Paused: Boolean read GetPaused write SetPaused;
Property that defines if the work done by this instance is paused or not.
Contents
|
Index
|
Home