Skip to main content

dxAlertWindow Unit

Classes

Name Description
TdxAlertWindow An alert window.
TdxAlertWindowButton An alert window’s custom button.
TdxAlertWindowButtons A collection of an alert window’s custom buttons.
TdxAlertWindowButtonViewInfo
TdxAlertWindowCaptionTextViewInfo
TdxAlertWindowCloseButtonViewInfo
TdxAlertWindowController
TdxAlertWindowCustomButtonViewInfo
TdxAlertWindowCustomOptions Serves as the base class for classes that contain alert window options.
TdxAlertWindowCustomTextViewInfo
TdxAlertWindowCustomViewInfo
TdxAlertWindowDropdownButtonViewInfo
TdxAlertWindowFormattedTextViewInfo
TdxAlertWindowHitTest Contains an alert window‘s HitTest information.
TdxAlertWindowImageViewInfo
TdxAlertWindowManager An alert window manager.
TdxAlertWindowManagerOptionsAnimate Contains the animation, hot-track, and transparency settings of alert windows created by an alert window manager.
TdxAlertWindowMessage An alert window‘s message.
TdxAlertWindowMessageList An alert window’s message list.
TdxAlertWindowMessageTextViewInfo
TdxAlertWindowNavigationPanelTextViewInfo
TdxAlertWindowNextButtonViewInfo
TdxAlertWindowOptionsAnimate Contains the animation, hot-track, and transparency settings of an alert window.
TdxAlertWindowOptionsBehavior Contains settings that specify how an alert window responds to end-user actions.
TdxAlertWindowOptionsButtons Contains custom button settings of an alert window.
TdxAlertWindowOptionsCaptionButtons Contains caption button settings of an alert window.
TdxAlertWindowOptionsMessage Contains alert window message settings.
TdxAlertWindowOptionsNavigationPanel Contains navigation panel settings of an alert window.
TdxAlertWindowOptionsSize Contains alert window size settings.
TdxAlertWindowOptionsText Contains alert window text settings.
TdxAlertWindowPinButtonViewInfo
TdxAlertWindowPreviousButtonViewInfo
TdxAlertWindowViewInfo

Interfaces

Name
IdxAlertWindow

Constants

Name Description
dxAlertWindowDefaultAlphaBlendValue Determines the default value of the TdxAlertWindowOptionsAnimate.AlphaBlendValue property.
dxAlertWindowDefaultAutoHeight Determines the default value of the TdxAlertWindowOptionsSize.AutoHeight property.
dxAlertWindowDefaultAutoSizeAdjustment Determines the default value of the TdxAlertWindowOptionsSize.AutoSizeAdjustment property.
dxAlertWindowDefaultAutoWidth Determines the default value of the TdxAlertWindowOptionsSize.AutoWidth property.
dxAlertWindowDefaultButtonHeight Determines the default value of the TdxAlertWindowOptionsButtons.Height property.
dxAlertWindowDefaultButtonWidth Determines the default value of the TdxAlertWindowOptionsButtons.Width property.
dxAlertWindowDefaultCaptionButtons Determines the default value of the TdxAlertWindowOptionsCaptionButtons.CaptionButtons property.
dxAlertWindowDefaultCaptionFontSize Determines the default value of the TdxAlertWindowOptionsText.Font.Size property for message captions.
dxAlertWindowDefaultCaptionFontStyle Determines the default value of the TdxAlertWindowOptionsText.Font.Style property for message captions.
dxAlertWindowDefaultCloseOnRightClick Determines the default value of the TdxAlertWindowOptionsBehavior.CloseOnRightClick property.
dxAlertWindowDefaultDisplayTime Determines the default value of the TdxAlertWindowOptionsBehavior.DisplayTime property.
dxAlertWindowDefaultHidingAnimation Determines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimation property.
dxAlertWindowDefaultHidingAnimationDirection Determines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimationDirection property.
dxAlertWindowDefaultHidingAnimationTime Determines the default value of the TdxAlertWindowOptionsAnimate.HidingAnimationTime property.
dxAlertWindowDefaultHotTrack Determines the default value of the TdxAlertWindowOptionsAnimate.HotTrack property.
dxAlertWindowDefaultHotTrackAlphaBlendValue Determines the default value of the TdxAlertWindowOptionsAnimate.HotTrackAlphaBlendValue property.
dxAlertWindowDefaultHotTrackFadeInTime Determines the default value of the TdxAlertWindowOptionsAnimate.HotTrackFadeInTime property.
dxAlertWindowDefaultHotTrackFadeOutTime Determines the default value of the TdxAlertWindowOptionsAnimate.HotTrackFadeOutTime property.
dxAlertWindowDefaultMaxHeight Determines the default value of the TdxAlertWindowOptionsSize.MaxHeight property.
dxAlertWindowDefaultMaxWidth Determines the default value of the TdxAlertWindowOptionsSize.MaxWidth property.
dxAlertWindowDefaultMinHeight Determines the default value of the TdxAlertWindowOptionsSize.MinHeight property.
dxAlertWindowDefaultMinWidth Determines the default value of the TdxAlertWindowOptionsSize.MinWidth property.
dxAlertWindowDefaultNavigationPanelVisibility Determines the default value of the TdxAlertWindowOptionsNavigationPanel.Visibility property.
dxAlertWindowDefaultNavigationPanelWidth Determines the default value of the TdxAlertWindowOptionsNavigationPanel.Width property.
dxAlertWindowDefaultScreenSnap Determines the default value of the TdxAlertWindowOptionsBehavior.ScreenSnap property.
dxAlertWindowDefaultScreenSnapBuffer Determines the default value of the TdxAlertWindowOptionsBehavior.ScreenSnapBuffer property.
dxAlertWindowDefaultShowingAnimation Determines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimation property.
dxAlertWindowDefaultShowingAnimationDirection Determines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimationDirection property.
dxAlertWindowDefaultShowingAnimationTime Determines the default value of the TdxAlertWindowOptionsAnimate.ShowingAnimationTime property.
dxAlertWindowDefaultTextAlignHorz Determines the default value of the TdxAlertWindowOptionsText.AlignHorz property.
dxAlertWindowDefaultTextAlignVert Determines the default value of the TdxAlertWindowOptionsText.AlignVert property.
dxAlertWindowIndentBetweenRegions The indent (in pixels) between alert window elements.
sdxAlertWindowMessageCountMacro Defines a macro conveying the number of messages associated with an alert window.
sdxAlertWindowMessageIndexMacro Defines a macro conveying the currently displayed message from messages associated with an alert window.

Subranges

Name Description
TdxAlertWindowAnimation Enumerates the animation effects available to show or hide an alert window.