TcxLabelLineAlignment Enum
Declaration
TcxLabelLineAlignment = (
cxllaTop,
cxllaCenter,
cxllaBottom
);
Members
| Name |
|---|
cxllaTop
|
cxllaCenter
|
cxllaBottom
|
See Also