TdxCalloutPopupAlignment Enum
In This Article
#Declaration
Delphi
TdxCalloutPopupAlignment = (
cpaLeftBottom,
cpaLeftCenter,
cpaLeftTop,
cpaTopLeft,
cpaTopCenter,
cpaTopRight,
cpaRightTop,
cpaRightCenter,
cpaRightBottom,
cpaBottomRight,
cpaBottomCenter,
cpaBottomLeft
);
#Members
Name |
---|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
cpa
|
See Also