Skip to main content

TdxCustomScrollbarAnnotations Class

Declaration

TdxCustomScrollbarAnnotations = class(
    TCollection
)

Remarks

This class has the following members that allow you to:

  • Add custom scrollbar annotations (Add).

  • Obtain the number of existing custom annotations and access any of them (Count and Items).

  • Copy annotations between collections (Assign).

  • Delete annotations (Delete and Clear).

The following API members reference a TdxCustomScrollbarAnnotations object:

Inheritance

TObject
TPersistent
TCollection
TdxCustomScrollbarAnnotations
See Also