JVCL Help:TJvNavIconButtonType

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Defines the visual appearance of a TJvNavIconButton.

run\JvNavigationPane.pas


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

run\JvNavigationPane.pas


Description

TJvNavIconButtonType is the type of the ButtonType property of a TJvNavIconButton and defines the visual appearance of the button.

run\JvNavigationPane.pas


About

Navigation

no pages or subcategories

run\JvNavigationPane.pas



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