TcxGroupBoxCaptionPosition Enum
Declaration
TcxGroupBoxCaptionPosition = (
cxgpTop,
cxgpBottom,
cxgpLeft,
cxgpRight,
cxgpCenter
);
Members
Name |
---|
cxgpTop
|
cxgpBottom
|
cxgpLeft
|
cxgpRight
|
cxgpCenter
|
See Also