TcxHintStyleController Properties
A hint style controller component.Name | Description |
---|---|
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
DesignInfo | Inherited from TComponent. |
Global | Specifies whether the current hint controller’s style has a global effect within an application. Inherited from TcxCustomHintStyleController. |
HintHidePause | Specifies the time interval during which the hint is displayed. Inherited from TcxCustomHintStyleController. |
HintPause | Specifies the time interval before the hint is displayed. Inherited from TcxCustomHintStyleController. |
HintShortPause | Specifies the time period passed before a hint is displayed if another hint has already been shown. Inherited from TcxCustomHintStyleController. |
HintStyle | Provides access to the active hint style settings. Inherited from TcxCustomHintStyleController. |
HintStyleClassName | Specifies the name of the active hint style settings class. Inherited from TcxCustomHintStyleController. |
HintWindow | Provides access to a hint window. Inherited from TcxCustomHintStyleController. |
LookAndFeel | Specifies the hint painting style. Inherited from TcxCustomHintStyleController. |
LookAndFeelPainter | Provides access to the painter that corresponds to the currently used painting style. Inherited from TcxCustomHintStyleController. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Tag | Inherited from TComponent. |
UseHintControlLookAndFeel | Specifies whether to use the corresponding control’s look and feel. Inherited from TcxCustomHintStyleController. |
VCLComObject | Inherited from TComponent. |
See Also