TcxGroupBoxCaptionPosition Enum
In This Article
#Declaration
Delphi
TcxGroupBoxCaptionPosition = (
cxgpTop,
cxgpBottom,
cxgpLeft,
cxgpRight,
cxgpCenter
);
#Members
Name |
---|
cxgp
|
cxgp
|
cxgp
|
cxgp
|
cxgp
|
See Also