TcxCaptionAlignment Enum
In This Article
#Declaration
Delphi
TcxCaptionAlignment = (
alTopLeft,
alTopCenter,
alTopRight,
alBottomLeft,
alBottomCenter,
alBottomRight,
alLeftTop,
alLeftCenter,
alLeftBottom,
alRightTop,
alRightCenter,
alRightBottom,
alCenterCenter
);
#Members
Name |
---|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
al
|
See Also