parametercurvegeneratorformunit.lfm 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. object ParameterCurveGeneratorForm: TParameterCurveGeneratorForm
  2. Left = 320
  3. Height = 262
  4. Top = 234
  5. Width = 320
  6. Caption = 'Generate a parameter curve'
  7. ClientHeight = 262
  8. ClientWidth = 320
  9. Icon.Data = {
  10. 7E04000000000100010010100000010020006804000016000000280000001000
  11. 0000200000000100200000000000000400006400000064000000000000000000
  12. 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  13. FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  14. FF00FFFFFF009D59154B9C5814968E51134F0000001900000018000000160000
  15. 001400000012000000100000000E0000000B0000000800000005000000030000
  16. 0001FFFFFF00A25E1A8EFFFFFFCCA25E1A8E0000001900000018000000160000
  17. 001400000012000000100000000E0000000B0000000800000005000000030000
  18. 0001FFFFFF00A7631F44A8642085A7631F4453310F0000000000000000000000
  19. 0000000000000000000000000000000000000000000000000000000000000000
  20. 0000FFFFFF00AA662200AC682465AC682413AC6824002B1A0900000000000000
  21. 0000000000000000000000000000000000000000000000000000000000000000
  22. 0000FFFFFF00AE6A2600AE6A2650AE6A262FAE6A2600B06C280086532000B16D
  23. 2900B06C2800B16D290059371500593715005A3816002D1C0B00000000000000
  24. 0000FFFFFF00AE6A2600AF6B2721AF6B275BB06C280CB16D2900B26E2A00B16D
  25. 2900B06C2800B16D2900B26E2A00B26E2A00B36F2B00B36F2B00875421005A38
  26. 1600FFFFFF00B06C2800B06C2800B16D2940B16D2955B16D291DB26E2A04B16D
  27. 293DB16D297AB16D293DB26E2A00B26E2A00B36F2B00B36F2B00B36F2B00B36F
  28. 2B00FFFFFF00B16D2900B16D2900B26E2A03B36F2B30B36F2B58B36F2B63B36F
  29. 2B78FFFFFFCCB36F2B78B36F2B63B36F2B58B36F2B30B36F2B03B36F2B00B36F
  30. 2B00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
  31. 2C3CB4702C75B4702C3CB36F2B03B36F2B1CB4702C52B4702C3EB5712D00B571
  32. 2D00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
  33. 2C00B4702C00B4702C00B36F2B00B36F2B00B5712D0BB6722E56B6722E1FB672
  34. 2E00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
  35. 2C00B4702C00B4702C00B36F2B00B5712D00B6722E00B7732F2AB7732F48B773
  36. 2F00FFFFFF00B16D2900B16D2900B26E2A00B36F2B00B36F2B00B36F2B00B470
  37. 2C00B4702C00B4702C00B6722E00B8743000B8743000B8743010B8743058B975
  38. 3100FFFFFF00A15D1900AC682400B26E2A00B36F2B00B36F2B00B36F2B00B470
  39. 2C00B4702C00B6722E00B9753100B9753100B9753100B9753138B975316EB975
  40. 3138FFFFFF009B5713008D5012005937150087542100B36F2B00B36F2B00B470
  41. 2C00B6722E00BA763200BA763200BA763200BA763200BA76326DFFFFFFCCBA76
  42. 326DFFFFFF009B5713008D501200000000000000000000000000000000002D1C
  43. 0B008D5A2700BB773300BB773300BB773300BB773300BB773336BB77336CBB77
  44. 3336000000000000000000000000000000000000000000000000000000000000
  45. 0000000000000000000000000000000000000000000000000000000000000000
  46. 0000
  47. }
  48. LCLVersion = '2.0.0.4'
  49. object EndpointValuesGroupBox: TGroupBox
  50. Left = 8
  51. Height = 88
  52. Top = 8
  53. Width = 304
  54. Anchors = [akTop, akLeft, akRight]
  55. Caption = 'Endpoint values'
  56. ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
  57. ChildSizing.Layout = cclLeftToRightThenTopToBottom
  58. ChildSizing.ControlsPerLine = 2
  59. ClientHeight = 68
  60. ClientWidth = 300
  61. TabOrder = 0
  62. object Level1Panel: TPanel
  63. Left = 0
  64. Height = 66
  65. Top = 0
  66. Width = 146
  67. BevelOuter = bvNone
  68. ClientHeight = 66
  69. ClientWidth = 146
  70. Color = clForm
  71. ParentColor = False
  72. TabOrder = 0
  73. object Level1Label: TLabel
  74. Left = 8
  75. Height = 18
  76. Top = 8
  77. Width = 46
  78. Caption = 'Level 1'
  79. ParentColor = False
  80. end
  81. object Level1SpinEdit: TSpinEdit
  82. AnchorSideTop.Control = Level1Label
  83. AnchorSideTop.Side = asrBottom
  84. Left = 8
  85. Height = 28
  86. Top = 30
  87. Width = 130
  88. Anchors = [akTop, akLeft, akRight]
  89. BorderSpacing.Top = 4
  90. BorderSpacing.Bottom = 8
  91. MinValue = 1
  92. OnChange = Level1SpinEditChange
  93. TabOrder = 0
  94. Value = 1
  95. end
  96. end
  97. object Level1Panel1: TPanel
  98. Left = 146
  99. Height = 66
  100. Top = 0
  101. Width = 154
  102. BevelOuter = bvNone
  103. ClientHeight = 66
  104. ClientWidth = 154
  105. Color = clForm
  106. ParentColor = False
  107. TabOrder = 1
  108. object Level99Label: TLabel
  109. Left = 8
  110. Height = 18
  111. Top = 8
  112. Width = 54
  113. Caption = 'Level 99'
  114. ParentColor = False
  115. end
  116. object Level99SpinEdit: TSpinEdit
  117. AnchorSideTop.Control = Level99Label
  118. AnchorSideTop.Side = asrBottom
  119. Left = 8
  120. Height = 28
  121. Top = 30
  122. Width = 138
  123. Anchors = [akTop, akLeft, akRight]
  124. BorderSpacing.Top = 4
  125. BorderSpacing.Bottom = 8
  126. MinValue = 1
  127. OnChange = Level99SpinEditChange
  128. TabOrder = 0
  129. Value = 1
  130. end
  131. end
  132. end
  133. object GrowthTypeGroupBox: TGroupBox
  134. Left = 8
  135. Height = 89
  136. Top = 112
  137. Width = 304
  138. Anchors = [akTop, akLeft, akRight]
  139. Caption = 'Growth type'
  140. ClientHeight = 69
  141. ClientWidth = 300
  142. TabOrder = 1
  143. object GrowthTypeTrackBar: TTrackBar
  144. Left = 8
  145. Height = 37
  146. Top = 8
  147. Width = 288
  148. Min = -10
  149. OnChange = GrowthTypeTrackBarChange
  150. Position = 0
  151. Anchors = [akTop, akLeft, akRight]
  152. TabOrder = 0
  153. end
  154. object FastGrowthLabel: TLabel
  155. AnchorSideTop.Control = GrowthTypeTrackBar
  156. AnchorSideTop.Side = asrBottom
  157. Left = 8
  158. Height = 18
  159. Top = 46
  160. Width = 28
  161. BorderSpacing.Top = 1
  162. Caption = 'Fast'
  163. ParentColor = False
  164. end
  165. object SlowGrowthLabel: TLabel
  166. AnchorSideTop.Control = GrowthTypeTrackBar
  167. AnchorSideTop.Side = asrBottom
  168. Left = 261
  169. Height = 18
  170. Top = 46
  171. Width = 32
  172. Anchors = [akTop, akRight]
  173. BorderSpacing.Top = 1
  174. Caption = 'Slow'
  175. ParentColor = False
  176. end
  177. end
  178. object ResultButtonPanel: TButtonPanel
  179. Left = 6
  180. Height = 38
  181. Top = 218
  182. Width = 308
  183. OKButton.Name = 'OKButton'
  184. OKButton.DefaultCaption = True
  185. OKButton.OnClick = OKButtonClick
  186. HelpButton.Name = 'HelpButton'
  187. HelpButton.DefaultCaption = True
  188. CloseButton.Name = 'CloseButton'
  189. CloseButton.DefaultCaption = True
  190. CancelButton.Name = 'CancelButton'
  191. CancelButton.DefaultCaption = True
  192. CancelButton.OnClick = CancelButtonClick
  193. Color = clForm
  194. TabOrder = 2
  195. ShowButtons = [pbOK, pbCancel]
  196. end
  197. end