TcxExpandButtonState Enum
In This Article
#Declaration
Delphi
TcxExpandButtonState = (
cebsNormal,
cebsSelected,
cebsInactive
);
#Members
Name |
---|
cebs
|
cebs
|
cebs
|
See Also