TdxZoneDirection Enum
In This Article
#Declaration
Delphi
TdxZoneDirection = (
zdUndefined,
zdVertical,
zdHorizontal
);
#Members
Name |
---|
zd
|
zd
|
zd
|
See Also