TdxNavBarPartState Enum
In This Article
#Declaration
Delphi
TdxNavBarPartState = (
oisNormal,
oisHot,
oisPressed,
oisChecked,
oisHotCheck,
oisDroppedDown
);
#Members
Name |
---|
ois
|
ois
|
ois
|
ois
|
ois
|
ois
|
See Also