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

XInterface.GUIScrollButtonBase

Extends
GUIGFXButton
Modifiers
native

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

Direct Known Subclasses:

GUIHorzScrollButton, GUIVertScrollButton

Variables Summary
GUIScrollButtonBase
boolbIncreaseButton
Inherited Variables from XInterface.GUIGFXButton
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position
Inherited Variables from XInterface.GUIButton
AutoSizePadding, bAutoShrink, bAutoSize, bUseCaptionHeight, bWrapCaption, Caption, CaptionAlign, CaptionEffectStyle, CaptionEffectStyleName, SizingCaption

Structures Summary
Inherited Structures from XInterface.GUIButton
PaddingPercent

Functions Summary
Inherited Functions from XInterface.GUIGFXButton
InitComponent, InternalOnClick, SetChecked
Inherited Functions from XInterface.GUIButton
InitComponent, InternalOnKeyEvent


Variables Detail

GUIScrollButtonBase

bIncreaseButton Source code

var(GUIScrollButtonBase) bool bIncreaseButton;


Defaultproperties

defaultproperties
{
	StyleName="RoundScaledButton"
	Position=ICP_Scaled
	bNeverFocus=true
	bCaptureMouse=true
	bRepeatClick=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:08.073 - Created with UnCodeX