TdxLayoutAlignVert Enum
In This Article
#Declaration
Delphi
TdxLayoutAlignVert = (
avTop,
avCenter,
avBottom,
avClient,
avParentManaged
);
#Members
Name |
---|
av
|
av
|
av
|
av
|
av
|
See Also