Libraries
WebHub
ZaphodsMap
TPack
NativeXml
ldiRegEx
|
|
| | Class | Overview | Properties | Methods | Inheritance | | |
Declaration
TtpComboBar = class(TPanel)
Unit
Description
Combination ToolBar and VerbBar.
This component adds another layer of functionality and ease of use to the user interface side of built-with-TPack applications, and continues the trend in object oriented user interfaces. It combines a TtpVerbBar with a few additional panels and an Idlerdot. In addition it registers itself with the menu and functions mostly by itself.This real-estate saving panel gives you a quick ToolBar with an Exit icon (red door), plus a toggle button named 'Vary' which switches it into Verb Bar mode. The Verb Bar brings in automatic buttons for each component. As a side effect, as long as you put this in your project after the menu component, it will register itself on the View menu so that it can be controlled without a mouse.
If you build a WebHub project using the template files, you will get one of these automatically, and you will see it in most of the WebHub demos.
You can determine the default object which will show on the verb bar by setting the tpComponent property to point to the desired object.
See also: TtpToolButton
Copyright © 1995-2010 HREF Tools Corp. All Rights Reserved Worldwide. This page updated: 03-Jan-2009.
Running DynHelp.exe v1.2.0.6 on WebHub-v2.128 built by D15
Calc time: 125 ms
Running DynHelp.exe v1.2.0.6 on WebHub-v2.128 built by D15
Calc time: 125 ms

TtpComboBar Class