tpPartTenderFme.dfm 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. object tpPartTenderFrame: TtpPartTenderFrame
  2. Left = 0
  3. Top = 0
  4. Width = 614
  5. Height = 461
  6. TabOrder = 0
  7. object labResult: TJimGradLabel
  8. Left = 0
  9. Top = 441
  10. Width = 614
  11. Height = 20
  12. Align = alBottom
  13. AutoSize = False
  14. ColorBegin = clGradientInactiveCaption
  15. ColorEnd = clGradientInactiveCaption
  16. Caption = ' '#26729#21495'%s'#30456#20851#28165#21333#35797#31639#32467#26524#65306#33539#22260#20869#28165#21333#24635#37329#39069'%f'#65292#20854#20182#30456#20851#28165#21333#24635#37329#39069'%f'
  17. Font.Charset = GB2312_CHARSET
  18. Font.Color = clWindowText
  19. Font.Height = -12
  20. Font.Name = #23435#20307
  21. Font.Style = [fsBold]
  22. ParentFont = False
  23. Layout = tlCenter
  24. Visible = False
  25. end
  26. object pnlResult: TPanel
  27. Left = 0
  28. Top = 0
  29. Width = 614
  30. Height = 21
  31. Align = alTop
  32. BevelOuter = bvNone
  33. TabOrder = 0
  34. object tbResult: TToolBar
  35. Left = 0
  36. Top = 0
  37. Width = 255
  38. Height = 21
  39. Align = alLeft
  40. AutoSize = True
  41. ButtonHeight = 21
  42. ButtonWidth = 85
  43. Caption = 'tbResult'
  44. EdgeBorders = []
  45. Flat = True
  46. ShowCaptions = True
  47. TabOrder = 0
  48. object tobtnInPegs: TToolButton
  49. Left = 0
  50. Top = 0
  51. Caption = ' '#33539#22260#20869#26729#21495' '
  52. Down = True
  53. ImageIndex = 0
  54. Style = tbsCheck
  55. OnClick = tobtnInPegsClick
  56. end
  57. object tobtnInGcls: TToolButton
  58. Tag = 1
  59. Left = 85
  60. Top = 0
  61. Caption = #33539#22260#20869#28165#21333
  62. ImageIndex = 2
  63. Style = tbsCheck
  64. OnClick = tobtnInPegsClick
  65. end
  66. object tobtnRelaPegs: TToolButton
  67. Tag = 2
  68. Left = 170
  69. Top = 0
  70. Caption = ' '#20854#20182#30456#20851#26729#21495' '
  71. ImageIndex = 1
  72. Style = tbsCheck
  73. OnClick = tobtnInPegsClick
  74. end
  75. end
  76. end
  77. object jpsPartTender: TJimPages
  78. Left = 0
  79. Top = 21
  80. Width = 614
  81. Height = 420
  82. ActivePage = jpsPartTenderInPegs
  83. ActivePageIndex = 0
  84. Align = alClient
  85. Caption = 'jpsPartTender'
  86. object jpsPartTenderInPegs: TJimPage
  87. Left = 0
  88. Top = 0
  89. Width = 614
  90. Height = 420
  91. TabName = 'InPegs'
  92. Caption = 'InPegs'
  93. end
  94. object jpsPartTenderInGcls: TJimPage
  95. Left = 0
  96. Top = 0
  97. Width = 614
  98. Height = 420
  99. TabName = 'InGcls'
  100. Caption = 'InGcls'
  101. end
  102. object jpsPartTenderRelaPegs: TJimPage
  103. Left = 0
  104. Top = 0
  105. Width = 614
  106. Height = 420
  107. TabName = 'RelaPegs'
  108. Caption = 'RelaPegs'
  109. end
  110. end
  111. object xpm: TXPMenu
  112. DimLevel = 30
  113. GrayLevel = 10
  114. Font.Charset = DEFAULT_CHARSET
  115. Font.Color = clMenuText
  116. Font.Height = -12
  117. Font.Name = #23435#20307
  118. Font.Style = []
  119. Color = clBtnFace
  120. IconBackColor = clBtnFace
  121. MenuBarColor = clBtnFace
  122. SelectColor = 38640
  123. SelectBorderColor = clHighlight
  124. SelectFontColor = clMenuText
  125. DisabledColor = clInactiveCaption
  126. SeparatorColor = clBtnFace
  127. CheckedColor = clHighlight
  128. IconWidth = 24
  129. DrawSelect = True
  130. UseSystemColors = False
  131. OverrideOwnerDraw = False
  132. Gradient = False
  133. FlatMenu = False
  134. AutoDetect = True
  135. XPControls = [xcToolbar]
  136. Active = True
  137. ControlUseTrueXPStyle = True
  138. BtnRoundArc = 5
  139. BtnOutLineBorderColor = 7552000
  140. BtnInnerBorderMoveColor = 3257087
  141. BtnInnerBorderFocusColor = 15183500
  142. BtnSurfaceNormalColor = 16251903
  143. BtnSurfaceDownColor = 14608359
  144. BtnSurfaceBottomLineColor = 14608359
  145. BtnSurfaceDownBottomLineColor = 15199215
  146. RdoChkControlChkColor = 41472
  147. ComboBoxChkColor = 9201994
  148. ComboboxSurfaceMoveColor = 16771030
  149. ControlDisabledBorderColor = 11913158
  150. Left = 167
  151. Top = 96
  152. end
  153. end