Skip to main content

TdxNavBarDragDropFlag Enum

Declaration

TdxNavBarDragDropFlag = (
    fAllowDragLink,
    fAllowDropLink,
    fAllowDragGroup,
    fAllowDropGroup
);

Members

Name
fAllowDragGroup
fAllowDropGroup
See Also