API:System.Win.ComServ.TStartMode
Delphi
TStartMode = (smStandalone, smAutomation, smRegServer, smUnregServer);
C++
enum DECLSPEC_DENUM TStartMode : unsigned char { smStandalone, smAutomation, smRegServer, smUnregServer };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Win.ComServ.pas System.Win.ComServ.hpp |
System.Win.ComServ | System.Win.ComServ |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!