ToolsAPI.TOTANotifyReason
Delphi
TOTANotifyReason = (nrOther, nrRunning, nrStopped, nrException, nrFault);
C++
enum DECLSPEC_DENUM TOTANotifyReason : unsigned char { nrOther, nrRunning, nrStopped, nrException, nrFault };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | ToolsAPI |
Description
Embarcadero Technologies does not currently have any additional information.