Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.GUIComboButton

Extends
GUIVertScrollButton

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUIGFXButton
            |   
            +-- XInterface.GUIScrollButtonBase
               |   
               +-- XInterface.GUIVertScrollButton
                  |   
                  +-- XInterface.GUIComboButton

Variables Summary
Inherited Variables from XInterface.GUIScrollButtonBase
bIncreaseButton

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Inherited Functions from XInterface.GUIVertScrollButton
InitComponent


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )


Defaultproperties

defaultproperties
{
     ImageIndex=7
     StyleName="ComboButton"
     bRepeatClick=False
     OnClickSound=CS_Edit
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:00.562 - Created with UnCodeX