- Extends
- GUIMenuOption
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIMenuOption
|
+-- XInterface.moFloatEdit
Inherited Variables from XInterface.GUIMenuOption |
bAutoSizeCaption, bFlipped, bHeightFromComponent, bIgnoreChange, bSquare, bValueReadOnly, bVerticalLayout, Caption, CaptionWidth, ComponentClassName, ComponentJustification, ComponentWidth, LabelColor, LabelFont, LabelJustification, LabelStyleName, MyComponent, MyLabel |
Inherited Functions from XInterface.GUIMenuOption |
CenterMouse, GetComponentValue, InitComponent, InternalOnChange, InternalOnCreateComponent, MenuOptionClicked, ResetComponent, SetCaption, SetComponentValue, SetFriendlyLabel, SetHint, SetReadOnly |
Inherited Functions from XInterface.GUIMultiComponent |
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility |
Option
var(Option) float MaxValue;
var(Option) float MinValue;
var(Option) float Step;
function string GetComponentValue ( )
function float GetValue ( )
function SetComponentValue ( coerce string NewValue, optional bool bNoChange )
function SetReadOnly ( bool b )
function Setup ( coerce float NewMin, coerce float NewMax, coerce float NewStep )
function SetValue ( coerce float V )
defaultproperties
{
MinValue=-9999.000000
MaxValue=9999.000000
Step=0.100000
ComponentClassName="XInterface.GUIFloatEdit"
}
|
Creation time: Mo 16.4.2007 11:20:24.796 - Created with
UnCodeX