Back to Devexpress

TdxLayoutRealAlignVert Subrange Type

vcl-dxlayoutcontainer-dfc8f224.md

latest932 B
Original Source

TdxLayoutRealAlignVert Subrange Type

Declaration

delphi
TdxLayoutAlignVert = (avTop, avCenter, avBottom, avClient, avParentManaged);
TdxLayoutRealAlignVert = avTop..avClient;

Members

NameDescription
avBottomInherited from TdxLayoutAlignVert.
avCenterInherited from TdxLayoutAlignVert.
avClientInherited from TdxLayoutAlignVert.
avTopInherited from TdxLayoutAlignVert.

Base Type

TdxLayoutAlignVert See Also

dxLayoutContainer Unit