Back to Devexpress

dxAlertWindow Unit

vcl-dxalertwindow-8ff07918.md

latest16.4 KB
Original Source

dxAlertWindow Unit

Classes

NameDescription
TdxAlertWindowAn alert window.
TdxAlertWindowButtonAn alert window’s custom button.
TdxAlertWindowButtonsA collection of an alert window’s custom buttons.
TdxAlertWindowButtonViewInfo
TdxAlertWindowCaptionTextViewInfo
TdxAlertWindowCloseButtonViewInfo
TdxAlertWindowController
TdxAlertWindowCustomButtonViewInfo
TdxAlertWindowCustomOptionsServes as the base class for classes that contain alert window options.
TdxAlertWindowCustomTextViewInfo
TdxAlertWindowCustomViewInfo
TdxAlertWindowDropdownButtonViewInfo
TdxAlertWindowFormattedTextViewInfo
TdxAlertWindowHitTestContains an alert window‘s HitTest information.
TdxAlertWindowImageViewInfo
TdxAlertWindowManagerAn alert window manager.
TdxAlertWindowManagerOptionsAnimateContains the animation, hot-track, and transparency settings of alert windows created by an alert window manager.
TdxAlertWindowMessageAn alert window‘s message.
TdxAlertWindowMessageListAn alert window’s message list.
TdxAlertWindowMessageTextViewInfo
TdxAlertWindowNavigationPanelTextViewInfo
TdxAlertWindowNextButtonViewInfo
TdxAlertWindowOptionsAnimateContains the animation, hot-track, and transparency settings of an alert window.
TdxAlertWindowOptionsBehaviorContains settings that specify how an alert window responds to end-user actions.
TdxAlertWindowOptionsButtonsContains custom button settings of an alert window.
TdxAlertWindowOptionsCaptionButtonsContains caption button settings of an alert window.
TdxAlertWindowOptionsMessageContains alert window message settings.
TdxAlertWindowOptionsNavigationPanelContains navigation panel settings of an alert window.
TdxAlertWindowOptionsSizeContains alert window size settings.
TdxAlertWindowOptionsTextContains alert window text settings.
TdxAlertWindowPinButtonViewInfo
TdxAlertWindowPreviousButtonViewInfo
TdxAlertWindowViewInfo

Interfaces

Name
IdxAlertWindow

Enums

NameDescription
TdxAlertWindowCaptionButtonEnumerates an alert window‘s caption buttons.
TdxAlertWindowFullAnimation
TdxAlertWindowMovingDirectionEnumerates the animation directions available to show or hide an alert window.
TdxAlertWindowNavigationPanelVisibility
TdxAlertWindowPosition
TdxAlertWindowVisibilityTransition

Constants

NameDescription
dxAlertWindowDefaultAlphaBlendValueDetermines the default value of the TdxAlertWindowOptionsAnimate.AlphaBlendValue property.
dxAlertWindowDefaultAutoHeightDetermines the default value of the TdxAlertWindowOptionsSize.AutoHeight property.
dxAlertWindowDefaultAutoSizeAdjustmentDetermines the default value of the TdxAlertWindowOptionsSize.AutoSizeAdjustment property.
dxAlertWindowDefaultAutoWidthDetermines the default value of the TdxAlertWindowOptionsSize.AutoWidth property.
dxAlertWindowDefaultButtonHeightDetermines the default value of the TdxAlertWindowOptionsButtons.Height property.
dxAlertWindowDefaultButtonWidthDetermines the default value of the TdxAlertWindowOptionsButtons.Width property.
dxAlertWindowDefaultCaptionButtonsDetermines the default value of the TdxAlertWindowOptionsCaptionButtons.CaptionButtons property.
dxAlertWindowDefaultCaptionFontSizeDetermines the default value of the TdxAlertWindowOptionsText.Font.Size property for message captions.
dxAlertWindowDefaultCaptionFontStyleDetermines the default value of the TdxAlertWindowOptionsText.Font.Style property for message captions.
dxAlertWindowDefaultCloseOnRightClickDetermines the default value of the TdxAlertWindowOptionsBehavior.CloseOnRightClick property.
dxAlertWindowDefaultDisplayTimeDetermines the default value of the TdxAlertWindowOptionsBehavior.DisplayTime property.
dxAlertWindowDefaultHidingAnimationDetermines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimation property.
dxAlertWindowDefaultHidingAnimationDirectionDetermines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimationDirection property.
dxAlertWindowDefaultHidingAnimationTimeDetermines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimationTime property.
dxAlertWindowDefaultHotTrackDetermines the default value of the TdxAlertWindowOptionsAnimate.HotTrack property.
dxAlertWindowDefaultHotTrackAlphaBlendValueDetermines the default value of the TdxAlertWindowOptionsAnimate.HotTrackAlphaBlendValue property.
dxAlertWindowDefaultHotTrackFadeInTimeDetermines the default value of the TdxAlertWindowOptionsAnimate.HotTrackFadeInTime property.
dxAlertWindowDefaultHotTrackFadeOutTimeDetermines the default value of the TdxAlertWindowOptionsAnimate.HotTrackFadeOutTime property.
dxAlertWindowDefaultMaxHeightDetermines the default value of the TdxAlertWindowOptionsSize.MaxHeight property.
dxAlertWindowDefaultMaxWidthDetermines the default value of the TdxAlertWindowOptionsSize.MaxWidth property.
dxAlertWindowDefaultMinHeightDetermines the default value of the TdxAlertWindowOptionsSize.MinHeight property.
dxAlertWindowDefaultMinWidthDetermines the default value of the TdxAlertWindowOptionsSize.MinWidth property.
dxAlertWindowDefaultNavigationPanelVisibilityDetermines the default value of the TdxAlertWindowOptionsNavigationPanel.Visibility property.
dxAlertWindowDefaultNavigationPanelWidthDetermines the default value of the TdxAlertWindowOptionsNavigationPanel.Width property.
dxAlertWindowDefaultScreenSnapDetermines the default value of the TdxAlertWindowOptionsBehavior.ScreenSnap property.
dxAlertWindowDefaultScreenSnapBufferDetermines the default value of the TdxAlertWindowOptionsBehavior.ScreenSnapBuffer property.
dxAlertWindowDefaultShowingAnimationDetermines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimation property.
dxAlertWindowDefaultShowingAnimationDirectionDetermines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimationDirection property.
dxAlertWindowDefaultShowingAnimationTimeDetermines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimationTime property.
dxAlertWindowDefaultTextAlignHorzDetermines the default value of the TdxAlertWindowOptionsText.AlignHorz property.
dxAlertWindowDefaultTextAlignVertDetermines the default value of the TdxAlertWindowOptionsText.AlignVert property.
dxAlertWindowIndentBetweenRegionsThe indent (in pixels) between alert window elements.
sdxAlertWindowMessageCountMacroDefines a macro conveying the number of messages associated with an alert window.
sdxAlertWindowMessageIndexMacroDefines a macro conveying the currently displayed message from messages associated with an alert window.

Subranges

NameDescription
TdxAlertWindowAnimationEnumerates the animation effects available to show or hide an alert window.

Types

NameDescription
TdxAlertWindowCaptionButtons
TdxAlertWindowManagerButtonClickEvent
TdxAlertWindowManagerCaptionButtonClickEvent
TdxAlertWindowManagerCustomDrawBackgroundEvent
TdxAlertWindowManagerCustomDrawButtonEvent
TdxAlertWindowManagerCustomDrawMessageCaptionTextEvent
TdxAlertWindowManagerCustomDrawMessageImageEvent
TdxAlertWindowManagerCustomDrawMessageTextEvent
TdxAlertWindowManagerCustomDrawNavigationPanelTextEvent
TdxAlertWindowManagerDragBeginEvent
TdxAlertWindowManagerHyperlinkClickEventThe procedural type for clicks on a hyperlink in an alert window.
TdxAlertWindowManagerMeasureEvent
TdxAlertWindowManagerMouseEvent
TdxAlertWindowManagerMouseMoveEvent
TdxAlertWindowManagerNotifyEvent