TcxXPTaskBarStyle Methods
Provides a hot zone that looks like the splitter in the Windows® XP task bar.| 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