Skip to main content

TdxPreviewOptionBehavior Enum

Declaration

TdxPreviewOptionBehavior = (
    pobAllowDragMargins,
    pobHotTrack,
    pobKeyNavigation,
    pobStoreInRegistry,
    pobThumbTracking,
    pobAutoSwapMargins,
    pobNonCenterizePages
);

Members

Name
pobAllowDragMargins
pobHotTrack
pobKeyNavigation
pobStoreInRegistry
pobThumbTracking
pobAutoSwapMargins
pobNonCenterizePages
See Also