JVCL Help:TJvNavPaneToolButton
From Project JEDI Wiki
Jump to navigationJump to search[+] JvNavigationPane.pas Classes
[+] TJvNavPaneToolButton Methods
[+] TJvNavPaneToolButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvNavPaneToolButton
run\JvNavigationPane.pas
Summary
Pseudo-class used to access a tool panel button at design-time.
Pascal
run\JvNavigationPane.pas
TJvNavPaneToolButton = class(TCollectionItem);
Description
TJvNavPaneToolButton is the type returned by the Items property of TJvNavPaneToolButtons. TJvNavPaneToolButt n is a TCollectionItem class used to make it possible to work with the tool panel buttons at design-time. At runtime, these buttons are represented by real buttons (currently TJvNavPanelToolButton).
See Also
TJvNavPanelToolButton, TJvNavPaneToolButtons
About
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