TcxButtonKind Enum
In This Article
#Declaration
Delphi
TcxButtonKind = (
cxbkStandard,
cxbkDropDown,
cxbkDropDownButton,
cxbkCommandLink,
cxbkOfficeDropDown
);
#Members
Name |
---|
cxbk
|
cxbk
|
cxbk
|
cxbk
|
cxbk
|
See Also