database_armours.lfm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  1. inherited DatabaseArmoursFrame: TDatabaseArmoursFrame
  2. Height = 537
  3. Width = 864
  4. ClientHeight = 537
  5. ClientWidth = 864
  6. DesignLeft = 385
  7. DesignTop = 174
  8. inline ArmourSelectorFrame: TItemSelectorFrame[0]
  9. Height = 537
  10. Align = alLeft
  11. ClientHeight = 537
  12. inherited ItemSelectorPanel: TPanel
  13. Height = 537
  14. ClientHeight = 537
  15. inherited ItemSelectorListBox: TListBox
  16. Height = 481
  17. end
  18. inherited SetMaximumButton: TButton
  19. Top = 512
  20. end
  21. end
  22. end
  23. object SelectorContentSplitter: TSplitter[1]
  24. Left = 171
  25. Height = 537
  26. Top = 0
  27. Width = 5
  28. end
  29. object MainContentScrollBox: TScrollBox[2]
  30. Left = 176
  31. Height = 537
  32. Top = 0
  33. Width = 408
  34. HorzScrollBar.Page = 117
  35. VertScrollBar.Page = 499
  36. Align = alLeft
  37. BorderStyle = bsNone
  38. ClientHeight = 537
  39. ClientWidth = 408
  40. TabOrder = 2
  41. object GeneralSettingsGroupBox: TGroupBox
  42. Left = 0
  43. Height = 271
  44. Top = 0
  45. Width = 407
  46. Anchors = [akTop, akLeft, akRight]
  47. AutoSize = True
  48. Caption = 'General Settings'
  49. ClientHeight = 251
  50. ClientWidth = 403
  51. TabOrder = 0
  52. object GeneralSettingsFlowPanel: TFlowPanel
  53. Left = 0
  54. Height = 251
  55. Top = 0
  56. Width = 403
  57. Align = alClient
  58. BevelOuter = bvNone
  59. Color = clForm
  60. ControlList = <
  61. item
  62. Control = NamePanel
  63. WrapAfter = waAuto
  64. Index = 0
  65. end
  66. item
  67. Control = IconPanel
  68. WrapAfter = waForce
  69. Index = 1
  70. end
  71. item
  72. Control = DescriptionPanel
  73. WrapAfter = waForce
  74. Index = 2
  75. end
  76. item
  77. Control = TypePanel
  78. WrapAfter = waAuto
  79. Index = 3
  80. end
  81. item
  82. Control = PricePanel
  83. WrapAfter = waAuto
  84. Index = 4
  85. end
  86. item
  87. Control = AnimationPanel
  88. WrapAfter = waAuto
  89. Index = 5
  90. end>
  91. FlowLayout = tlBottom
  92. FlowStyle = fsLeftRightTopBottom
  93. ParentColor = False
  94. TabOrder = 0
  95. object NamePanel: TPanel
  96. Left = 0
  97. Height = 56
  98. Top = 0
  99. Width = 188
  100. Anchors = []
  101. AutoSize = True
  102. BevelOuter = bvNone
  103. ClientHeight = 56
  104. ClientWidth = 188
  105. Color = clForm
  106. ParentColor = False
  107. TabOrder = 0
  108. object NameEdit: TEdit
  109. AnchorSideLeft.Control = NameLabel
  110. AnchorSideTop.Control = NameLabel
  111. AnchorSideTop.Side = asrBottom
  112. Left = 4
  113. Height = 28
  114. Top = 24
  115. Width = 180
  116. BorderSpacing.Top = 2
  117. BorderSpacing.Right = 4
  118. BorderSpacing.Bottom = 4
  119. OnChange = NameEditChange
  120. TabOrder = 0
  121. end
  122. object NameLabel: TLabel
  123. Left = 4
  124. Height = 18
  125. Top = 4
  126. Width = 92
  127. BorderSpacing.Left = 4
  128. BorderSpacing.Top = 4
  129. BorderSpacing.Right = 4
  130. Caption = 'Armour name:'
  131. ParentColor = False
  132. end
  133. end
  134. object IconPanel: TPanel
  135. Left = 188
  136. Height = 47
  137. Top = 9
  138. Width = 138
  139. Anchors = []
  140. AutoSize = True
  141. BevelOuter = bvNone
  142. ClientHeight = 47
  143. ClientWidth = 138
  144. Color = clForm
  145. ParentColor = False
  146. TabOrder = 1
  147. object IconLabel: TLabel
  148. AnchorSideLeft.Side = asrBottom
  149. Left = 4
  150. Height = 18
  151. Top = 4
  152. Width = 82
  153. BorderSpacing.Left = 4
  154. BorderSpacing.Top = 4
  155. BorderSpacing.Right = 4
  156. Caption = 'Armour icon:'
  157. ParentColor = False
  158. end
  159. object IconIdLabel: TLabel
  160. AnchorSideLeft.Control = IconLabel
  161. Left = 4
  162. Height = 18
  163. Top = 28
  164. Width = 5
  165. Caption = '-'
  166. ParentColor = False
  167. end
  168. object IconSpeedButton: TSpeedButton
  169. AnchorSideLeft.Control = IconLabel
  170. AnchorSideLeft.Side = asrBottom
  171. AnchorSideTop.Control = IconLabel
  172. AnchorSideBottom.Control = IconIdLabel
  173. AnchorSideBottom.Side = asrBottom
  174. Left = 94
  175. Height = 39
  176. Top = 4
  177. Width = 40
  178. BorderSpacing.Left = 8
  179. BorderSpacing.Right = 4
  180. BorderSpacing.Bottom = 4
  181. OnClick = IconSpeedButtonClick
  182. end
  183. end
  184. object DescriptionPanel: TPanel
  185. Left = 0
  186. Height = 79
  187. Top = 56
  188. Width = 385
  189. Anchors = []
  190. AutoSize = True
  191. BevelOuter = bvNone
  192. ClientHeight = 79
  193. ClientWidth = 385
  194. Color = clForm
  195. ParentColor = False
  196. TabOrder = 2
  197. object DescriptionLabel: TLabel
  198. AnchorSideTop.Side = asrBottom
  199. Left = 4
  200. Height = 18
  201. Top = 8
  202. Width = 125
  203. BorderSpacing.Left = 4
  204. BorderSpacing.Top = 8
  205. BorderSpacing.Right = 4
  206. Caption = 'Armour description:'
  207. ParentColor = False
  208. end
  209. object DescriptionMemo: TMemo
  210. AnchorSideLeft.Control = DescriptionLabel
  211. AnchorSideTop.Control = DescriptionLabel
  212. AnchorSideTop.Side = asrBottom
  213. Left = 4
  214. Height = 47
  215. Top = 28
  216. Width = 377
  217. BorderSpacing.Top = 2
  218. BorderSpacing.Right = 4
  219. BorderSpacing.Bottom = 4
  220. Font.Height = -12
  221. Font.Name = 'Courier New'
  222. OnChange = DescriptionMemoChange
  223. ParentFont = False
  224. TabOrder = 0
  225. WordWrap = False
  226. end
  227. end
  228. object TypePanel: TPanel
  229. Left = 0
  230. Height = 58
  231. Top = 135
  232. Width = 188
  233. Anchors = []
  234. AutoSize = True
  235. BevelOuter = bvNone
  236. ClientHeight = 58
  237. ClientWidth = 188
  238. Color = clForm
  239. ParentColor = False
  240. TabOrder = 3
  241. object TypeLabel: TLabel
  242. AnchorSideTop.Side = asrBottom
  243. Left = 4
  244. Height = 18
  245. Top = 4
  246. Width = 87
  247. BorderSpacing.Left = 4
  248. BorderSpacing.Top = 4
  249. BorderSpacing.Right = 4
  250. Caption = 'Armour type:'
  251. ParentColor = False
  252. end
  253. object TypeComboBox: TComboBox
  254. AnchorSideLeft.Control = TypeLabel
  255. AnchorSideTop.Control = TypeLabel
  256. AnchorSideTop.Side = asrBottom
  257. AnchorSideRight.Side = asrBottom
  258. Left = 4
  259. Height = 30
  260. Top = 24
  261. Width = 180
  262. BorderSpacing.Top = 2
  263. BorderSpacing.Right = 4
  264. BorderSpacing.Bottom = 4
  265. ItemHeight = 0
  266. OnChange = TypeComboBoxChange
  267. Style = csDropDownList
  268. TabOrder = 0
  269. end
  270. end
  271. object PricePanel: TPanel
  272. Left = 188
  273. Height = 56
  274. Top = 137
  275. Width = 115
  276. Anchors = []
  277. AutoSize = True
  278. BevelOuter = bvNone
  279. ClientHeight = 56
  280. ClientWidth = 115
  281. Color = clForm
  282. ParentColor = False
  283. TabOrder = 4
  284. object PriceLabel: TLabel
  285. Left = 4
  286. Height = 18
  287. Top = 4
  288. Width = 87
  289. BorderSpacing.Left = 4
  290. BorderSpacing.Top = 4
  291. Caption = 'Armour price:'
  292. ParentColor = False
  293. end
  294. object PriceSpinEdit: TSpinEdit
  295. AnchorSideTop.Control = PriceLabel
  296. AnchorSideTop.Side = asrBottom
  297. Left = 4
  298. Height = 28
  299. Top = 24
  300. Width = 107
  301. BorderSpacing.Top = 2
  302. BorderSpacing.Right = 4
  303. BorderSpacing.Bottom = 4
  304. MaxValue = 999999
  305. OnChange = PriceSpinEditChange
  306. TabOrder = 0
  307. end
  308. end
  309. object AnimationPanel: TPanel
  310. Left = 0
  311. Height = 58
  312. Top = 193
  313. Width = 188
  314. Anchors = []
  315. AutoSize = True
  316. BevelOuter = bvNone
  317. ClientHeight = 58
  318. ClientWidth = 188
  319. TabOrder = 5
  320. OnClick = AnimationPanelClick
  321. object AnimationLabel: TLabel
  322. Left = 4
  323. Height = 18
  324. Top = 4
  325. Width = 104
  326. BorderSpacing.Left = 4
  327. BorderSpacing.Top = 4
  328. BorderSpacing.Right = 4
  329. Caption = 'Equipment type:'
  330. ParentColor = False
  331. end
  332. object EquipTypeComboBox: TComboBox
  333. AnchorSideLeft.Control = AnimationLabel
  334. AnchorSideTop.Control = AnimationLabel
  335. AnchorSideTop.Side = asrBottom
  336. AnchorSideRight.Side = asrBottom
  337. Left = 4
  338. Height = 30
  339. Top = 24
  340. Width = 180
  341. BorderSpacing.Top = 2
  342. BorderSpacing.Right = 4
  343. BorderSpacing.Bottom = 4
  344. ItemHeight = 0
  345. Style = csDropDownList
  346. TabOrder = 0
  347. end
  348. end
  349. end
  350. end
  351. inline ArmourParamChangesFrame: TParamChangesFrame
  352. AnchorSideLeft.Control = GeneralSettingsGroupBox
  353. AnchorSideTop.Control = GeneralSettingsGroupBox
  354. AnchorSideTop.Side = asrBottom
  355. AnchorSideRight.Control = GeneralSettingsGroupBox
  356. AnchorSideRight.Side = asrBottom
  357. Height = 220
  358. Top = 279
  359. Width = 407
  360. Anchors = [akTop, akLeft, akRight]
  361. BorderSpacing.Top = 8
  362. ClientHeight = 220
  363. ClientWidth = 407
  364. TabOrder = 1
  365. inherited ParameterChangesGroupBox: TGroupBox
  366. Height = 220
  367. Width = 407
  368. ClientHeight = 200
  369. ClientWidth = 403
  370. inherited ParamChangesFlowPanel: TFlowPanel
  371. Height = 200
  372. Width = 403
  373. end
  374. end
  375. end
  376. end
  377. object MainAdditionalContentSplitter: TSplitter[3]
  378. Left = 584
  379. Height = 537
  380. Top = 0
  381. Width = 5
  382. end
  383. object AdditionalDataPanel: TPanel[4]
  384. Left = 589
  385. Height = 537
  386. Top = 0
  387. Width = 275
  388. Align = alClient
  389. BevelOuter = bvNone
  390. ClientHeight = 537
  391. ClientWidth = 275
  392. TabOrder = 4
  393. object TraitsGroupBox: TGroupBox
  394. Left = 0
  395. Height = 241
  396. Top = 0
  397. Width = 275
  398. Align = alTop
  399. Caption = 'Traits'
  400. ClientHeight = 221
  401. ClientWidth = 271
  402. TabOrder = 0
  403. inline ArmourTraitListFrame: TTraitListFrame
  404. Height = 221
  405. Width = 271
  406. Align = alClient
  407. ClientHeight = 221
  408. ClientWidth = 271
  409. inherited TraitsListBox: TListBox
  410. Height = 221
  411. Width = 271
  412. ScrollWidth = 267
  413. end
  414. end
  415. end
  416. object TraitsNotesSplitter: TSplitter
  417. Cursor = crVSplit
  418. Left = 0
  419. Height = 5
  420. Top = 241
  421. Width = 275
  422. Align = alTop
  423. ResizeAnchor = akTop
  424. end
  425. object NotesGroupBox: TGroupBox
  426. Left = 0
  427. Height = 291
  428. Top = 246
  429. Width = 275
  430. Align = alClient
  431. Caption = 'Notes'
  432. ClientHeight = 271
  433. ClientWidth = 271
  434. TabOrder = 2
  435. object NotesMemo: TMemo
  436. Left = 0
  437. Height = 271
  438. Top = 0
  439. Width = 271
  440. Align = alClient
  441. OnChange = NotesMemoChange
  442. ScrollBars = ssAutoBoth
  443. TabOrder = 0
  444. end
  445. end
  446. end
  447. end