TcxCallOutPosition Enum
In This Article
#Declaration
Delphi
TcxCallOutPosition = (
cxbpNone,
cxbpAuto,
cxbpLeftBottom,
cxbpLeftTop,
cxbpTopLeft,
cxbpTopRight,
cxbpRightBottom,
cxbpRightTop,
cxbpBottomRight,
cxbpBottomLeft
);
#Members
Name |
---|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
cxbp
|
See Also