Back to Devexpress

dxUIAdorners Unit

vcl-dxuiadorners-d615d1ae.md

latest5.6 KB
Original Source

dxUIAdorners Unit

Classes

NameDescription
TdxAdornerCustomTargetElementThe base class for all classes that implement adorner links to their target UI elements.
TdxAdornerTargetElementControlThe class that implements a link to the UI adorner‘s target control.
TdxAdornerTargetElementPathThe class that implements a path to the adorner‘s target UI element.
TdxBadgeA badge UI adorner element.
TdxBadgeBackgroundStores the background appearance settings of a badge UI adorner.
TdxBadgesA collection of badge UI adorners.
TdxBadgeViewInfoStores the ViewInfo information for painting badge UI adorners.
TdxCustomAdornerThe base class for all classes that implement UI adorner elements.
TdxCustomAdornerOptionsThe base class for all classes that implement settings of UI adorner elements.
TdxCustomAdornersA collection of abstract UI adorner elements.
TdxCustomAdornerViewInfoThe base class for all classes that implement UI adorner ViewInfo classes.
TdxGuideA guide UI adorner element.
TdxGuidesA collection of guide UI adorners.
TdxGuideViewInfoStores ViewInfo information for painting guide UI adorners.
TdxUIAdornerManagerA UI adorner manager component.

Enums

NameDescription
TdxAdornerStateEnumerates mouse interaction states of a guide UI adorner.

Methods

NameDescription
dxBadgeDefaultGlyphReturns a Smart Glyph containing the default glyph for badge UI adorners.
dxGuideNormalBorderGlyphReturns a Smart Glyph containing the bitmap mask for the normal guide UI adorner borders.
dxGuideSelectedBorderGlyphReturns a Smart Glyph containing the bitmap mask for the borders of the selected guide UI adorner.
dxRegisteredAdornerTargetElementTypesProvides access to all registered classes (TdxAdornerCustomTargetElement descendants) that implement adorner links to various target UI elements.

Constants

NameDescription
dxAdornerTargetElementPathSeparatorSpecifies the string treated as a separator in the UI adorner‘s target element path.
dxBadgeDefaultHorzSpecifies the default horizontal alignment of a badge UI adorner in relation to its target element.
dxBadgeTextDefaultMarginSpecifies the default text margins (in pixels at 96 DPI) for badge UI adorners.
dxGuideNormalBorderWidthSpecifies the guide UI adorner‘s outline width, in pixels.
dxGuidesDefaultDeactivateKeySpecifies the name of the default guide UI adorner deactivation key.
dxGuideSelectedBorderWidthSpecifies the selected guide UI adorner‘s outline width, in pixels.

Types

NameDescription
TdxAdornerCustomDrawEventThe UI adorner custom draw event type.
TdxAdornerCustomTargetElementClassThe class-reference to an adorner target element class.
TdxAdornerNotifyEventThe UI adorner event notification type.
TdxAdornersNotifyEventThe UI adorner collection event notification type.
TdxGuideGetCalloutPopupControlThe guide UI adorner‘s callout popup display event type.