backup
This commit is contained in:
368
2/Lenj/Steigung.~fm
Normal file
368
2/Lenj/Steigung.~fm
Normal file
@@ -0,0 +1,368 @@
|
||||
object FGUIForm: TFXGuiForm
|
||||
Tag = 180
|
||||
Left = 664
|
||||
Top = 372
|
||||
BorderIcons = [biSystemMenu]
|
||||
Caption = 'Steigung'
|
||||
ClientHeight = 241
|
||||
ClientWidth = 313
|
||||
Color = clBtnFace
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -12
|
||||
Font.Name = 'Segoe UI'
|
||||
Font.Style = []
|
||||
FormStyle = fsStayOnTop
|
||||
Position = poDesigned
|
||||
Visible = True
|
||||
OnAfterMonitorDpiChanged = FormAfterMonitorDpiChanged
|
||||
OnBeforeMonitorDpiChanged = FormBeforeMonitorDpiChanged
|
||||
OnClose = FormClose
|
||||
OnCloseQuery = FormCloseQuery
|
||||
OnMouseActivate = FormMouseActivate
|
||||
OnResize = FormResize
|
||||
FrameType = 8
|
||||
Modified = False
|
||||
Resizable = True
|
||||
Undecorated = False
|
||||
Background = clBtnFace
|
||||
Title = 'Steigung'
|
||||
X = 0
|
||||
Y = 0
|
||||
FullScreen = False
|
||||
AlwaysOnTop = False
|
||||
Iconified = False
|
||||
MaxHeight = 0
|
||||
MaxWidth = 0
|
||||
MinHeight = 0
|
||||
MinWidth = 0
|
||||
showing = ''
|
||||
TextHeight = 15
|
||||
object numberField1: TFXNumberField
|
||||
Tag = 103
|
||||
Left = 8
|
||||
Top = 40
|
||||
Width = 80
|
||||
Height = 24
|
||||
Cursor = crIBeam
|
||||
Hint = 'numberField1'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clWhite
|
||||
JavaType = 'NumberField'
|
||||
LayoutX = 8
|
||||
LayoutY = 40
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Text = ''
|
||||
Editable = True
|
||||
Alignment = CENTER_LEFT
|
||||
PrefColumnCount = 12
|
||||
action = ''
|
||||
end
|
||||
object numberField2: TFXNumberField
|
||||
Tag = 103
|
||||
Left = 8
|
||||
Top = 88
|
||||
Width = 80
|
||||
Height = 24
|
||||
Cursor = crIBeam
|
||||
Hint = 'numberField2'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clWhite
|
||||
JavaType = 'NumberField'
|
||||
LayoutX = 8
|
||||
LayoutY = 88
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Text = ''
|
||||
Editable = True
|
||||
Alignment = CENTER_LEFT
|
||||
PrefColumnCount = 12
|
||||
action = ''
|
||||
end
|
||||
object numberField3: TFXNumberField
|
||||
Tag = 103
|
||||
Left = 184
|
||||
Top = 40
|
||||
Width = 80
|
||||
Height = 24
|
||||
Cursor = crIBeam
|
||||
Hint = 'numberField3'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clWhite
|
||||
JavaType = 'NumberField'
|
||||
LayoutX = 184
|
||||
LayoutY = 40
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Text = ''
|
||||
Editable = True
|
||||
Alignment = CENTER_LEFT
|
||||
PrefColumnCount = 12
|
||||
action = ''
|
||||
end
|
||||
object numberField4: TFXNumberField
|
||||
Tag = 103
|
||||
Left = 184
|
||||
Top = 88
|
||||
Width = 80
|
||||
Height = 24
|
||||
Cursor = crIBeam
|
||||
Hint = 'numberField4'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clWhite
|
||||
JavaType = 'NumberField'
|
||||
LayoutX = 184
|
||||
LayoutY = 88
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Text = ''
|
||||
Editable = True
|
||||
Alignment = CENTER_LEFT
|
||||
PrefColumnCount = 12
|
||||
action = ''
|
||||
end
|
||||
object bRechnen: TFXButton
|
||||
Tag = 105
|
||||
Left = 104
|
||||
Top = 136
|
||||
Width = 80
|
||||
Height = 24
|
||||
Hint = 'button1'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Button'
|
||||
LayoutX = 104
|
||||
LayoutY = 136
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'Rechnen'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
action = 'bRechnen_Action'
|
||||
CancelButton = False
|
||||
DefaultButton = False
|
||||
end
|
||||
object lergebnis: TFXLabel
|
||||
Tag = 101
|
||||
Left = 16
|
||||
Top = 184
|
||||
Width = 168
|
||||
Height = 24
|
||||
Hint = 'label1'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Label'
|
||||
LayoutX = 16
|
||||
LayoutY = 184
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 168
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER_LEFT
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'ergebnis'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
end
|
||||
object lX: TFXLabel
|
||||
Tag = 101
|
||||
Left = 8
|
||||
Top = 16
|
||||
Width = 80
|
||||
Height = 24
|
||||
Hint = 'label2'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Label'
|
||||
LayoutX = 8
|
||||
LayoutY = 16
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER_LEFT
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'X1'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
end
|
||||
object lY: TFXLabel
|
||||
Tag = 101
|
||||
Left = 8
|
||||
Top = 64
|
||||
Width = 80
|
||||
Height = 24
|
||||
Hint = 'label3'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Label'
|
||||
LayoutX = 8
|
||||
LayoutY = 64
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER_LEFT
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'Y2'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
end
|
||||
object lX21: TFXLabel
|
||||
Tag = 101
|
||||
Left = 184
|
||||
Top = 16
|
||||
Width = 80
|
||||
Height = 24
|
||||
Hint = 'label4'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Label'
|
||||
LayoutX = 184
|
||||
LayoutY = 16
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER_LEFT
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'X2'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
end
|
||||
object lY21: TFXLabel
|
||||
Tag = 101
|
||||
Left = 184
|
||||
Top = 64
|
||||
Width = 80
|
||||
Height = 24
|
||||
Hint = 'label5'
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -15
|
||||
Font.Name = 'Dialog'
|
||||
Font.Style = []
|
||||
Foreground = clBlack
|
||||
Background = clBtnFace
|
||||
JavaType = 'Label'
|
||||
LayoutX = 184
|
||||
LayoutY = 64
|
||||
Disable = False
|
||||
Cache = False
|
||||
dragOver = ''
|
||||
PrefHeight = 24
|
||||
PrefWidth = 80
|
||||
SnapToPixel = False
|
||||
Alignment = CENTER_LEFT
|
||||
ContentDisplay = _CD_LEFT
|
||||
EllipsisString = '...'
|
||||
Underline = False
|
||||
TextFill = 3355443
|
||||
GraphicTextGap = 4
|
||||
MnemonicParsing = False
|
||||
Text = 'Y2'
|
||||
TextAlignment = _TA_LEFT
|
||||
WrapText = False
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user