JVCL Help:TJvNavPaneToolButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvNavPaneToolButton
run\JvNavigationPane.pas


Summary

Pseudo-class used to access a tool panel button at design-time.

run\JvNavigationPane.pas


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).

run\JvNavigationPane.pas


See Also

TJvNavPanelToolButton, TJvNavPaneToolButtons

run\JvNavigationPane.pas


About

Navigation

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