Skip to main content

TdxCustomScrollbarAnnotation Members

A custom scrollbar annotation.

Constructors

Name Description
Create(TCollection) Inherited from TCollectionItem.

Properties

Name Description
Alignment Specifies the scrollbar annotation’s alignment.
Collection Inherited from TCollectionItem.
Color Specifies the scrollbar annotation’s color.
DisplayName Inherited from TCollectionItem.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
MaxHeight Specifies the maximum length (in pixels) of annotation marks on a scrollbar.
MinHeight Specifies the minimum length (in pixels) of annotation marks on a scrollbar.
Offset Specifies the offset (in pixels) for a selected base annotation mark position on a scrollbar.
Style Specifies the visual style applied to annotation marks.
Visible Specifies if annotation marks are visible.
Width Specifies the line width (in pixels) of annotation marks.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also