TdxLayoutRealAlignVert Subrange Type
Declaration
TdxLayoutAlignVert = (avTop, avCenter, avBottom, avClient, avParentManaged);
TdxLayoutRealAlignVert = avTop..avClient;
Members
| Name | Description |
|---|---|
| avBottom | Inherited from TdxLayoutAlignVert. |
| avCenter | Inherited from TdxLayoutAlignVert. |
| avClient | Inherited from TdxLayoutAlignVert. |
| avTop | Inherited from TdxLayoutAlignVert. |
Base Type
TdxLayoutAlignVertSee Also