JVCL Help:TJvNavIconButtonType
From Project JEDI Wiki
Jump to navigationJump to searchSearch in JVCL Help
Search in all projectsSummary
Defines the visual appearance of a TJvNavIconButton.
Pascal
run\JvNavigationPane.pas
TJvNavIconButtonType = (
nibDropDown,
nibImage,
nibDropArrow,
nibClose
);
Members
Members | Description |
nibDropDown | The button displays a chevron and a drop down menu arrow. |
nibImage | The button displays an image from an image list. |
nibDropArrow | Description for nibDropArrow |
nibClose | Description for nibClose |
Description
TJvNavIconButtonType is the type of the ButtonType property of a TJvNavIconButton and defines the visual appearance of the button.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page