TdxLayoutRealAlignVert Subrange Type
In This Article
#Declaration
Delphi
TdxLayoutAlignVert = (avTop, avCenter, avBottom, avClient, avParentManaged);
TdxLayoutRealAlignVert = avTop..avClient;
#Members
Name | Description |
---|---|
av |
Inherited from Tdx |
av |
Inherited from Tdx |
av |
Inherited from Tdx |
av |
Inherited from Tdx |
#Base Type
TdxLayoutAlignVertSee Also