Vcl.ScreenTips.TCustomScreenTipsManager Properties
InheritedProtected
| BorderStyle | public | Defines the border style of the screen tip pop-up window. | 
| ComObject | public | Specifies the interface reference implemented by the component. | 
| ComponentCount | public | Indicates the number of components owned by the component. | 
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. | 
| Components | public | Lists all components owned by the component. | 
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. | 
| ComponentStyle | public | Governs the behavior of the component. | 
| DesignInfo | public | Contains information used by the Form designer. | 
| DisplayOffset | public | Defines the display offset of the screen tip. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| Font | public | Represents the font for the pop-up window. | 
| Footer | public | Defines the screen tip footer text. | 
| FooterImage | public | Defines the screen tip footer image. | 
| GradientEndColor | public | Defines the gradient stop color. | 
| GradientStartColor | public | Defines the gradient start color. | 
| LinkedActionLists | public | Represents a collection of TActionLists linked to the Screen Tip Manager. | 
| Name | published | Specifies the name of the component as referenced in code. | 
| Observers | public | Indicates the TObservers object added to the TComponent. | 
| Options | public | Options to customize the display of the screen tip window. | 
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. | 
| ScreenTips | public | Defines the ScreenTipManager’s screen tips collection. | 
| Tag | published | Stores a NativeInt integral value as a part of a component. | 
| VCLComObject | public | Represents information used internally by components that support COM. |