Skip to main content

TdxPreviewOptionHint Enum

Declaration

TdxPreviewOptionHint = (
    pohShowForMargins,
    pohShowOnDrag,
    pohShowOnScroll
);

Members

Name
pohShowForMargins
pohShowOnDrag
pohShowOnScroll
See Also