Vcl.ScreenTips.TScreenTipItem Properties
InheritedProtected
| Action | published | The action of the screen tip. |
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| Description | published | The hint's text. |
| DisabledDescription | published | The hint's disabled description. |
| DisabledHeader | published | The hint's disabled header. |
| 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. |
| Header | published | The hint’s header. |
| Height | public | The height of the screen tip item. |
| ID | public | A unique, permanent index for the item. |
| Image | published | The image of the screen tip. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| Manager | published | The screen tip manager. |
| ShowFooter | published | Enables or disables the footer. |
| ShowImage | published | Enables or disables the image. |
| Width | public | The width of the screen tip item. |