TdxAlertWindowMessageTextViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(IdxAlertWindow) | Initializes a new instance of the TdxAlertWindowCustomViewInfo class with specified settings. Inherited from TdxAlertWindowCustomViewInfo. |
Properties
| Name | Description |
|---|---|
| Bounds | Inherited from TdxAlertWindowCustomViewInfo. |
| CurrentMessage | Inherited from TdxAlertWindowCustomViewInfo. |
| Font | Inherited from TdxAlertWindowCustomTextViewInfo. |
| Hint | Inherited from TdxAlertWindowCustomViewInfo. |
| IsTextClipped | Inherited from TdxAlertWindowCustomTextViewInfo. |
| MessageCount | Inherited from TdxAlertWindowCustomViewInfo. |
| MessageIndex | Inherited from TdxAlertWindowCustomViewInfo. |
| Messages | Inherited from TdxAlertWindowCustomViewInfo. |
| OptionsButtons | Inherited from TdxAlertWindowCustomViewInfo. |
| OptionsMessage | Inherited from TdxAlertWindowCustomViewInfo. |
| OptionsNavigationPanel | Inherited from TdxAlertWindowCustomViewInfo. |
| Painter | Inherited from TdxAlertWindowCustomViewInfo. |
| ScaleFactor | Inherited from TdxAlertWindowCustomViewInfo. |
| Text | Inherited from TdxAlertWindowCustomTextViewInfo. |
Methods
| Name | Description |
|---|---|
| Calculate(TRect) | Inherited from TdxAlertWindowCustomViewInfo. |
| CalculateAutoHeight(Integer) | Inherited from TdxAlertWindowCustomViewInfo. |
| CalculateAutoWidth(Integer) | Inherited from TdxAlertWindowCustomViewInfo. |
| CalculateFormattedText(TRect,TSize) | Inherited from TdxAlertWindowFormattedTextViewInfo. |
| Draw(TcxCanvas) | Inherited from TdxAlertWindowCustomViewInfo. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetHitTest(TPoint) | Inherited from TdxAlertWindowCustomViewInfo. |
| Invalidate | Inherited from TdxAlertWindowCustomViewInfo. |
| RecreateViewInfo | Inherited from TdxAlertWindowCustomViewInfo. |
| ToString | Inherited from TObject. |
See Also