DealBillsFrm.dfm 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. object DealBillsForm: TDealBillsForm
  2. Left = 359
  3. Top = 221
  4. Width = 586
  5. Height = 563
  6. Caption = #20462#25913#31614#32422#28165#21333
  7. Color = clBtnFace
  8. Font.Charset = ANSI_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -12
  11. Font.Name = #23435#20307
  12. Font.Style = []
  13. OldCreateOrder = False
  14. PixelsPerInch = 96
  15. TextHeight = 12
  16. object pnlTitle: TPanel
  17. Left = 0
  18. Top = 0
  19. Width = 578
  20. Height = 21
  21. Align = alTop
  22. BevelOuter = bvNone
  23. TabOrder = 0
  24. object lblTitle: TLabel
  25. Left = 6
  26. Top = 5
  27. Width = 48
  28. Height = 12
  29. Caption = #31614#32422#28165#21333
  30. Font.Charset = ANSI_CHARSET
  31. Font.Color = clBlue
  32. Font.Height = -12
  33. Font.Name = #23435#20307
  34. Font.Style = []
  35. ParentFont = False
  36. end
  37. object pnlBar: TPanel
  38. Left = 58
  39. Top = 10
  40. Width = 515
  41. Height = 2
  42. BevelOuter = bvLowered
  43. TabOrder = 0
  44. end
  45. end
  46. object pnlDealBills: TPanel
  47. Left = 0
  48. Top = 21
  49. Width = 578
  50. Height = 508
  51. Align = alClient
  52. BevelOuter = bvNone
  53. TabOrder = 1
  54. object zgDealBills: TZJGrid
  55. Left = 0
  56. Top = 0
  57. Width = 578
  58. Height = 508
  59. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  60. OptionsEx = []
  61. ColCount = 7
  62. RowCount = 4
  63. ShowGridLine = False
  64. DefaultColWidth = 73
  65. DefaultFixedColWidth = 25
  66. Selection.AlphaBlend = False
  67. Selection.TransparentColor = False
  68. Align = alClient
  69. end
  70. end
  71. object saDealBills: TsdGridDBA
  72. Columns = <
  73. item
  74. Title.Caption = #28165#21333#32534#21495
  75. Title.CaptionAcrossCols = '1'
  76. Title.Font.Charset = GB2312_CHARSET
  77. Title.Font.Color = clWindowText
  78. Title.Font.Height = -12
  79. Title.Font.Name = #23435#20307
  80. Title.Font.Style = []
  81. Alignment = taLeftJustify
  82. Font.Charset = GB2312_CHARSET
  83. Font.Color = clWindowText
  84. Font.Height = -12
  85. Font.Name = #23435#20307
  86. Font.Style = []
  87. FieldName = 'B_Code'
  88. Width = 80
  89. ReadOnly = False
  90. end
  91. item
  92. Title.Caption = #21517#31216
  93. Title.CaptionAcrossCols = '1'
  94. Title.Font.Charset = GB2312_CHARSET
  95. Title.Font.Color = clWindowText
  96. Title.Font.Height = -12
  97. Title.Font.Name = #23435#20307
  98. Title.Font.Style = []
  99. Alignment = taLeftJustify
  100. Font.Charset = GB2312_CHARSET
  101. Font.Color = clWindowText
  102. Font.Height = -12
  103. Font.Name = #23435#20307
  104. Font.Style = []
  105. FieldName = 'Name'
  106. Width = 150
  107. ReadOnly = False
  108. end
  109. item
  110. Title.Caption = #21333#20301
  111. Title.CaptionAcrossCols = '1'
  112. Title.Font.Charset = GB2312_CHARSET
  113. Title.Font.Color = clWindowText
  114. Title.Font.Height = -12
  115. Title.Font.Name = #23435#20307
  116. Title.Font.Style = []
  117. Alignment = taCenter
  118. Font.Charset = GB2312_CHARSET
  119. Font.Color = clWindowText
  120. Font.Height = -12
  121. Font.Name = #23435#20307
  122. Font.Style = []
  123. FieldName = 'Units'
  124. Width = 45
  125. ReadOnly = False
  126. end
  127. item
  128. Title.Caption = #21333#20215
  129. Title.CaptionAcrossCols = '1'
  130. Title.Font.Charset = GB2312_CHARSET
  131. Title.Font.Color = clWindowText
  132. Title.Font.Height = -12
  133. Title.Font.Name = #23435#20307
  134. Title.Font.Style = []
  135. Alignment = taRightJustify
  136. Font.Charset = GB2312_CHARSET
  137. Font.Color = clWindowText
  138. Font.Height = -12
  139. Font.Name = #23435#20307
  140. Font.Style = []
  141. FieldName = 'Price'
  142. Width = 60
  143. ReadOnly = False
  144. end
  145. item
  146. Title.Caption = #25968#37327
  147. Title.CaptionAcrossCols = '1'
  148. Title.Font.Charset = GB2312_CHARSET
  149. Title.Font.Color = clWindowText
  150. Title.Font.Height = -12
  151. Title.Font.Name = #23435#20307
  152. Title.Font.Style = []
  153. Alignment = taRightJustify
  154. Font.Charset = GB2312_CHARSET
  155. Font.Color = clWindowText
  156. Font.Height = -12
  157. Font.Name = #23435#20307
  158. Font.Style = []
  159. FieldName = 'Quantity'
  160. Width = 60
  161. ReadOnly = False
  162. end
  163. item
  164. Title.Caption = #37329#39069
  165. Title.CaptionAcrossCols = '1'
  166. Title.Font.Charset = GB2312_CHARSET
  167. Title.Font.Color = clWindowText
  168. Title.Font.Height = -12
  169. Title.Font.Name = #23435#20307
  170. Title.Font.Style = []
  171. Alignment = taRightJustify
  172. Font.Charset = GB2312_CHARSET
  173. Font.Color = clWindowText
  174. Font.Height = -12
  175. Font.Name = #23435#20307
  176. Font.Style = []
  177. FieldName = 'TotalPrice'
  178. Width = 60
  179. ReadOnly = False
  180. end>
  181. Grid = zgDealBills
  182. ExtendRowCount = 3
  183. Options = [aoAllowInsert, aoAllowEdit, aoAutoInsert]
  184. Left = 192
  185. Top = 205
  186. end
  187. end