TdxScreenTipCollection Properties
A ScreenTip collection.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to the ScreenTip at the position specified by the zero-based Index parameter. |
| ParentComponent | Inherited from TcxComponentCollection. |
| Repository | Represents the ScreenTip repository. |
See Also