System.Win.ComObj.TAutoObject Properties
InheritedProtected
| AutoFactory | protected | The class factory that created this TAutoObject. |
| Controller | public | Specifies the controlling IUnknown interface that controls interfaces within an aggregate object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| EventSink | protected | The client’s event sink interface through which the client receives events from a server. |
| Factory | public | Specifies the class factory object for the TComObject class. |
| RefCount | public | Indicates the number of references to the COM object that are currently in use. |
| ServerExceptionHandler | public | Provides access to the SafeCall exception notification process. |