TdxScreenTipActionLinks Properties
A collection of links established between ScreenTips and actions assigned to hinted controls.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides zero-based indexed access to individual ScreenTip links contained within the collection. |
| ScreenTipStyle | Provides access to the ScreenTip style settings applied to the links stored by the collection. Inherited from TdxCustomScreenTipLinks. |
| UpdateCount | Inherited from TCollection. |
See Also