Skip to main content

TdxLayoutCustomizeFormUpdateType Enum

Declaration

TdxLayoutCustomizeFormUpdateType = (
    cfutCaption,
    cfutAvailableItems,
    cfutVisibleItems,
    cfutSelection,
    cfutView,
    cfutDragAndDropState
);

Members

Name
cfutCaption
cfutAvailableItems
cfutVisibleItems
cfutSelection
cfutView
cfutDragAndDropState
See Also