Skip to main content

TcxMediaPlayer9Style Members

Provides a hot zone that looks similar to the Microsoft Windows Media Player 9 application.

Constructors

Name Description
Create(TcxCustomSplitter) Creates an instance of the TcxHotZoneStyle class. Inherited from TcxHotZoneStyle.

Properties

Name Description
ArrowColor Specifies the default color of the arrow displayed within a hot zone (i.e. when it is not hot-tracked).
ArrowHighlightColor Specifies the color of the arrow displayed within the hot zone when the mouse cursor points to it.
BorderColor Specifies the color of the border painted around the hot zone.
HotZoneRect Specifies the hot zone’s bounding rectangle. Inherited from TcxHotZoneStyle.
LightColor Specifies the color used to fill the light area of the hot zone.
Owner Gets the splitter control owning this hot zone. Inherited from TcxHotZoneStyle.
ShadowHighlightStartColor Specifies the starting color of the gradient used to fill the dark area of the hot zone while in hot-tracked state.
ShadowStartColor Specifies the starting color of the gradient used to fill the dark area of the hot zone while not hot-tracked.
SizePercent Specifies the fraction of the splitter’s area occupied by the hot zone. Inherited from TcxHotZoneStyle.
Visible Specifies whether the hot zone is displayed. Inherited from TcxHotZoneStyle.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
CalculateHotZoneRect(TRect) protected Calculates the bounding rectangle of the hot zone. Inherited from TcxHotZoneStyle.
Changed protected Notifies the owning control to update the hot zone. Inherited from TcxHotZoneStyle.
DrawHotZone(TcxCanvas,TRect,Boolean,Boolean) protected Paints the hot zone. Inherited from TcxHotZoneStyle.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
SplitterDirection protected Returns the orientation of the hot zone and the arrows within it. Inherited from TcxHotZoneStyle.
ToString Inherited from TObject.
See Also