123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- object ParameterCurveGeneratorForm: TParameterCurveGeneratorForm
- Left = 320
- Height = 262
- Top = 234
- Width = 320
- Caption = 'Generate a parameter curve'
- ClientHeight = 262
- ClientWidth = 320
- Icon.Data = {
- 7E04000000000100010010100000010020006804000016000000280000001000
- 0000200000000100200000000000000400006400000064000000000000000000
- 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF009D59154B9C5814968E51134F0000001900000018000000160000
- 001400000012000000100000000E0000000B0000000800000005000000030000
- 0001FFFFFF00A25E1A8EFFFFFFCCA25E1A8E0000001900000018000000160000
- 001400000012000000100000000E0000000B0000000800000005000000030000
- 0001FFFFFF00A7631F44A8642085A7631F4453310F0000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FFFFFF00AA662200AC682465AC682413AC6824002B1A0900000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FFFFFF00AE6A2600AE6A2650AE6A262FAE6A2600B06C280086532000B16D
- 2900B06C2800B16D290059371500593715005A3816002D1C0B00000000000000
- 0000FFFFFF00AE6A2600AF6B2721AF6B275BB06C280CB16D2900B26E2A00B16D
- 2900B06C2800B16D2900B26E2A00B26E2A00B36F2B00B36F2B00875421005A38
- 1600FFFFFF00B06C2800B06C2800B16D2940B16D2955B16D291DB26E2A04B16D
- 293DB16D297AB16D293DB26E2A00B26E2A00B36F2B00B36F2B00B36F2B00B36F
- 2B00FFFFFF00B16D2900B16D2900B26E2A03B36F2B30B36F2B58B36F2B63B36F
- 2B78FFFFFFCCB36F2B78B36F2B63B36F2B58B36F2B30B36F2B03B36F2B00B36F
- 2B00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
- 2C3CB4702C75B4702C3CB36F2B03B36F2B1CB4702C52B4702C3EB5712D00B571
- 2D00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
- 2C00B4702C00B4702C00B36F2B00B36F2B00B5712D0BB6722E56B6722E1FB672
- 2E00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
- 2C00B4702C00B4702C00B36F2B00B5712D00B6722E00B7732F2AB7732F48B773
- 2F00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
- 2C00B4702C00B4702C00B6722E00B8743000B8743000B8743010B8743058B975
- 3100FFFFFF00A15D1900AC682400B26E2A00B36F2B00B36F2B00B36F2B00B470
- 2C00B4702C00B6722E00B9753100B9753100B9753100B9753138B975316EB975
- 3138FFFFFF009B5713008D5012005937150087542100B36F2B00B36F2B00B470
- 2C00B6722E00BA763200BA763200BA763200BA763200BA76326DFFFFFFCCBA76
- 326DFFFFFF009B5713008D501200000000000000000000000000000000002D1C
- 0B008D5A2700BB773300BB773300BB773300BB773300BB773336BB77336CBB77
- 3336000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000
- }
- LCLVersion = '2.0.0.4'
- object EndpointValuesGroupBox: TGroupBox
- Left = 8
- Height = 88
- Top = 8
- Width = 304
- Anchors = [akTop, akLeft, akRight]
- Caption = 'Endpoint values'
- ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
- ChildSizing.Layout = cclLeftToRightThenTopToBottom
- ChildSizing.ControlsPerLine = 2
- ClientHeight = 68
- ClientWidth = 300
- TabOrder = 0
- object Level1Panel: TPanel
- Left = 0
- Height = 66
- Top = 0
- Width = 146
- BevelOuter = bvNone
- ClientHeight = 66
- ClientWidth = 146
- Color = clForm
- ParentColor = False
- TabOrder = 0
- object Level1Label: TLabel
- Left = 8
- Height = 18
- Top = 8
- Width = 46
- Caption = 'Level 1'
- ParentColor = False
- end
- object Level1SpinEdit: TSpinEdit
- AnchorSideTop.Control = Level1Label
- AnchorSideTop.Side = asrBottom
- Left = 8
- Height = 28
- Top = 30
- Width = 130
- Anchors = [akTop, akLeft, akRight]
- BorderSpacing.Top = 4
- BorderSpacing.Bottom = 8
- MinValue = 1
- OnChange = Level1SpinEditChange
- TabOrder = 0
- Value = 1
- end
- end
- object Level1Panel1: TPanel
- Left = 146
- Height = 66
- Top = 0
- Width = 154
- BevelOuter = bvNone
- ClientHeight = 66
- ClientWidth = 154
- Color = clForm
- ParentColor = False
- TabOrder = 1
- object Level99Label: TLabel
- Left = 8
- Height = 18
- Top = 8
- Width = 54
- Caption = 'Level 99'
- ParentColor = False
- end
- object Level99SpinEdit: TSpinEdit
- AnchorSideTop.Control = Level99Label
- AnchorSideTop.Side = asrBottom
- Left = 8
- Height = 28
- Top = 30
- Width = 138
- Anchors = [akTop, akLeft, akRight]
- BorderSpacing.Top = 4
- BorderSpacing.Bottom = 8
- MinValue = 1
- OnChange = Level99SpinEditChange
- TabOrder = 0
- Value = 1
- end
- end
- end
- object GrowthTypeGroupBox: TGroupBox
- Left = 8
- Height = 89
- Top = 112
- Width = 304
- Anchors = [akTop, akLeft, akRight]
- Caption = 'Growth type'
- ClientHeight = 69
- ClientWidth = 300
- TabOrder = 1
- object GrowthTypeTrackBar: TTrackBar
- Left = 8
- Height = 37
- Top = 8
- Width = 288
- Min = -10
- OnChange = GrowthTypeTrackBarChange
- Position = 0
- Anchors = [akTop, akLeft, akRight]
- TabOrder = 0
- end
- object FastGrowthLabel: TLabel
- AnchorSideTop.Control = GrowthTypeTrackBar
- AnchorSideTop.Side = asrBottom
- Left = 8
- Height = 18
- Top = 46
- Width = 28
- BorderSpacing.Top = 1
- Caption = 'Fast'
- ParentColor = False
- end
- object SlowGrowthLabel: TLabel
- AnchorSideTop.Control = GrowthTypeTrackBar
- AnchorSideTop.Side = asrBottom
- Left = 261
- Height = 18
- Top = 46
- Width = 32
- Anchors = [akTop, akRight]
- BorderSpacing.Top = 1
- Caption = 'Slow'
- ParentColor = False
- end
- end
- object ResultButtonPanel: TButtonPanel
- Left = 6
- Height = 38
- Top = 218
- Width = 308
- OKButton.Name = 'OKButton'
- OKButton.DefaultCaption = True
- OKButton.OnClick = OKButtonClick
- HelpButton.Name = 'HelpButton'
- HelpButton.DefaultCaption = True
- CloseButton.Name = 'CloseButton'
- CloseButton.DefaultCaption = True
- CancelButton.Name = 'CancelButton'
- CancelButton.DefaultCaption = True
- CancelButton.OnClick = CancelButtonClick
- Color = clForm
- TabOrder = 2
- ShowButtons = [pbOK, pbCancel]
- end
- end
|