Vcl.SvcMgr.TDependency Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| IsGroup | published | Indicates whether the dependency represents a load ordering group for a service (TService object). |
| Name | published | Identifies the dependent service or load ordering group used by a TService object. |