About Us
Products
Purchase
Downloads
Support
Forums
Contact Us
Site
 Register to post in forums, or Log in to your existing account
 

 Related 
Contents
Common Properties:
  Name *
  Action
  Image
  ShortCut
  Language *
  Script *
  Caption
  Checked
  Enabled
  GroupIndex
  Hint *
  Visible
Common Events:
  OnClick *
Visual Object Reference
  Common Properties
  Common Events
  ActiveX
  Button
  Checkbox
  CheckGroup
  ColorBtn
  Column
  Combo
  Dock
  Edit
  Grid
  Group
  Image
  Item
    ShowText
    Alignment
    Category
    Description
    Index
    BeginGroup
    Layout
    ButtonStyle
    PaintStyle
    AllowAllUp
    GroupIndex
    Down
    DropDownMenu
  ItemSep
  Label
  List
  Memo
  Menu
  Navigator
  Node
  Page
  Pages
  Panel
  RadioGroup
  Ruler
  SpinEdit
  Splash
  Splitter
  StatusBar
  Style
  Tab
  Tabs
  Toolbar
  Tree
  Window
Related Links:
  Toolbar
  OnClick
Item [[zItem]] 
NOTE: This Design document is subject to change at any time.
Item

Syntax: <ITEM property-list>Script</ITEM>

represents an item on a toolbar or in a menu. Items are similar to buttons in that they are normally assigned to an Action. The Action can control the caption, image, enabled, checked, and script for an item. Items are drawn differently depending upon whether they are in a toolbar, or in a menu. But their function is the same in both cases.

Items typically do not require a Name since they are not called from scripts. It is recommended that you attach an Action to an Item, give the Action a Name, then manipulate the Action from your script. This allows you to control multiple items (such as a toolbar button and a menu item) from a single Action source.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net