TdxScreenTipRepository 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. |
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. |
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. |
HeaderFont | Specifies the font settings applied to a descriptive text displayed in a ScreenTip window’s header section. |
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. |
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. |
StandardFooter | Specifies footer settings common to a number of ScreenTips. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
See Also