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.

KBButton (subclass of KBObject)
KBField (subclass of KBItem)
KBBlock (subclass of KBItem)
KBForm (subclass of KBFormBLock)
KBItem (subclass of KBObject)
KBCheck (subclass of KBItem)
KBChoice (subclass of KBItem)
KBLinkTree (subclass of KBItem)
KBMemo (subclass of KBItem)