TdxBarScreenTipRepository Properties
A ScreenTip repository.| Name | Description |
|---|---|
| AssignedFonts | Activates font settings to be applied to a descriptive text shown in the specified sections of the ScreenTip window. Inherited from TdxScreenTipRepository. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DescriptionFont | Specifies the font settings applied to a descriptive text displayed in a ScreenTip window’s description section. Inherited from TdxScreenTipRepository. |
| DesignInfo | Inherited from TComponent. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| FooterFont | Specifies the font settings applied to a descriptive text displayed in a ScreenTip window’s footer section. Inherited from TdxScreenTipRepository. |
| HeaderFont | Specifies the font settings applied to a descriptive text displayed in a ScreenTip window’s header section. Inherited from TdxScreenTipRepository. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Inherited from TcxComponent. |
| IsLoading | Inherited from TcxComponent. |
| Items | Provides access to a collection of ScreenTips created both at design and runtime. Inherited from TdxScreenTipRepository. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| PixelsPerInch protected | Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent. |
| Scalable protected | Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent. |
| ScaleFactor protected | Returns the component’s scale factor. Inherited from TcxScalableComponent. |
| ShowDescription | Specifies whether to show an enhanced or a standard ScreenTip. Inherited from TdxScreenTipRepository. |
| StandardFooter | Specifies footer settings common to a number of ScreenTips. Inherited from TdxScreenTipRepository. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also