TdxBarButtonStyle Enum
In This Article
#Declaration
Delphi
TdxBarButtonStyle = (
bsDefault,
bsChecked,
bsDropDown,
bsCheckedDropDown
);
#Members
Name |
---|
bs
|
bs
|
bs
|
bs
|
See Also