Object Properties

This appendix lists the properties associated with each type of object. The properies are grouped up by the object class, allowing for inheritance. For example, a field KBField inherits an item KBItem so it inherits the items properties (though in a few cases, inherited properties will be hidden). Each property is identified by the text that appears in the propertry editor; the internal name, which will be needed if you need to access the property directly from a script, is shown in brackets.

KBLink (subclass of KBLinkTree)
KBReport (subclass of KBReportBlock)
KBQryData (subclass of KBNode)
KBMemo (subclass of KBItem)
KBTabberPage (subclass of KBFramer)
KBNode
KBChoice (subclass of KBItem)
KBButton (subclass of KBObject)
KBField (subclass of KBItem)
KBLinkTree (subclass of KBItem)
KBQryQuery (subclass of KBQryData)
KBListBox (subclass of KBItem)
KBLabel (subclass of KBObject)
KBObject (subclass of KBNode)
KBRowMark (subclass of KBItem)
KBComponent (subclass of KBFramer)
KBSummary (subclass of KBItem)
KBSpinBox (subclass of KBItem)
KBFormBlock (subclass of KBBlock)
KBItem (subclass of KBObject)
KBQryTable (subclass of KBQryData)
KBBlock (subclass of KBItem)
KBTree (subclass of KBLinkTree)
KBCheck (subclass of KBItem)
KBTabber (subclass of KBFramer)
KBForm (subclass of KBFormBLock)
KBFramer (subclass of KBObject)
KBQrySQL (subclass of KBQryData)
KBReportBlock (subclass of KBBlock)
KBRichText (subclass of KBItem)
KBGraphic (subclass of KBObject)
KBPixmap (subclass of KBItem)
KBStack (subclass of KBFramer)