TcxEditBtnPosition Enum
Declaration
TcxEditBtnPosition = (
cxbpLeft,
cxbpRight
);
Members
Name |
---|
cxbpLeft
|
cxbpRight
|
See Also