System.Win.ComServ.TComServer Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FactoryCountpublicSpecifies the number of Com Servers created.
HelpFileNamepublicSpecifies the name of the Help file associated with the module.
IsInprocServerpublicIndicates whether the COM server is an in-process server.
ObjectCountpublicIndicates how many objects are currently dependent upon the server being loaded.
PerUserRegistrationpublicGets or sets the Boolean PerUserRegistration property.
ServerFileNamepublicSpecifies the complete path and filename of the COM server.
ServerKeypublicIndicates whether the COM server is an in-process server or whether it is a local server.
ServerNamepublicSpecifies the name of the executable file for the server.
StartModepublicIndicates why the COM server was started.
StartSuspendedpublicSpecifies whether the server started in a suspended state.
TermProcpublicGets or sets the termination procedure for the Com Server.
TypeLibpublicProvides access to the type library associated with the COM server.
UIInteractivepublicControls whether the server displays error messages to the user.