TdxAlertWindowPosition Enum
In This Article
#Declaration
Delphi
TdxAlertWindowPosition = (
awpAuto,
awpTopLeft,
awpTopRight,
awpBottomLeft,
awpBottomRight
);
#Members
Name |
---|
awp
|
awp
|
awp
|
awp
|
awp
|
See Also