Back to Devexpress

TdxLayoutCustomizeFormUpdateType Enum

vcl-dxlayoutcontainer-f86006d5.md

latest449 B
Original Source

TdxLayoutCustomizeFormUpdateType Enum

Declaration

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

Members

Name
cfutCaption
cfutAvailableItems
cfutVisibleItems
cfutSelection
cfutView
cfutDragAndDropState

See Also

dxLayoutContainer Unit