/Gedemin/Transaction/gdv_frAcctAnalyticsGroup_unit.dfm

http://gedemin.googlecode.com/ · Unknown · 208 lines · 208 code · 0 blank · 0 comment · 0 complexity · 230928e2ae1c31f4864395bc9e6ab1a4 MD5 · raw file

  1. inherited frAcctAnalyticsGroup: TfrAcctAnalyticsGroup
  2. Width = 224
  3. Height = 136
  4. object ppMain: TgdvParamPanel [0]
  5. Left = 0
  6. Top = 0
  7. Width = 224
  8. Height = 136
  9. Align = alTop
  10. Caption = '???????????? ?? ?????????'
  11. Color = 15329769
  12. Font.Charset = DEFAULT_CHARSET
  13. Font.Color = 16724787
  14. Font.Height = -11
  15. Font.Name = 'MS Sans Serif'
  16. Font.Style = [fsBold]
  17. ParentFont = False
  18. TabOrder = 0
  19. TabStop = True
  20. OnResize = ppMainResize
  21. Unwraped = True
  22. HorisontalOffset = 5
  23. VerticalOffset = 1
  24. FillColor = 15987699
  25. StripeOdd = 16760767
  26. StripeEven = 16767449
  27. Origin = oLeft
  28. object pClient: TPanel
  29. Left = 6
  30. Top = 18
  31. Width = 212
  32. Height = 116
  33. Align = alClient
  34. BevelOuter = bvNone
  35. Color = 15987699
  36. TabOrder = 0
  37. object bAvail: TBevel
  38. Left = 4
  39. Top = 16
  40. Width = 88
  41. Height = 81
  42. Shape = bsFrame
  43. end
  44. object bSelected: TBevel
  45. Left = 122
  46. Top = 16
  47. Width = 88
  48. Height = 81
  49. Shape = bsFrame
  50. end
  51. object lAvail: TLabel
  52. Left = 4
  53. Top = 2
  54. Width = 52
  55. Height = 13
  56. Caption = '????????:'
  57. Font.Charset = DEFAULT_CHARSET
  58. Font.Color = clWindowText
  59. Font.Height = -11
  60. Font.Name = 'MS Sans Serif'
  61. Font.Style = []
  62. ParentFont = False
  63. Transparent = True
  64. Layout = tlBottom
  65. end
  66. object lSelected: TLabel
  67. Left = 122
  68. Top = 2
  69. Width = 48
  70. Height = 13
  71. Caption = '???????:'
  72. Font.Charset = DEFAULT_CHARSET
  73. Font.Color = clWindowText
  74. Font.Height = -11
  75. Font.Name = 'MS Sans Serif'
  76. Font.Style = []
  77. ParentFont = False
  78. Transparent = True
  79. Layout = tlBottom
  80. end
  81. object lbAvail: TListBox
  82. Left = 6
  83. Top = 18
  84. Width = 84
  85. Height = 77
  86. Hint = '????????? ?????????'
  87. BorderStyle = bsNone
  88. Font.Charset = DEFAULT_CHARSET
  89. Font.Color = clWindowText
  90. Font.Height = -11
  91. Font.Name = 'MS Sans Serif'
  92. Font.Style = []
  93. ItemHeight = 13
  94. MultiSelect = True
  95. ParentFont = False
  96. ParentShowHint = False
  97. ShowHint = True
  98. Sorted = True
  99. TabOrder = 0
  100. OnDblClick = lbAvailDblClick
  101. OnKeyDown = lbAvailKeyDown
  102. end
  103. object bUp: TButton
  104. Left = 123
  105. Top = 98
  106. Width = 40
  107. Height = 17
  108. Action = actUp
  109. Caption = '?????'
  110. Font.Charset = DEFAULT_CHARSET
  111. Font.Color = clBlack
  112. Font.Height = -11
  113. Font.Name = 'MS Sans Serif'
  114. Font.Style = []
  115. ParentFont = False
  116. TabOrder = 5
  117. end
  118. object bDown: TButton
  119. Left = 168
  120. Top = 98
  121. Width = 40
  122. Height = 17
  123. Action = actDown
  124. Font.Charset = DEFAULT_CHARSET
  125. Font.Color = clBlack
  126. Font.Height = -11
  127. Font.Name = 'MS Sans Serif'
  128. Font.Style = []
  129. ParentFont = False
  130. TabOrder = 6
  131. end
  132. object bIncludeAll: TButton
  133. Left = 94
  134. Top = 38
  135. Width = 25
  136. Height = 17
  137. Action = actIncludeAll
  138. Font.Charset = DEFAULT_CHARSET
  139. Font.Color = clBlack
  140. Font.Height = -11
  141. Font.Name = 'MS Sans Serif'
  142. Font.Style = []
  143. ParentFont = False
  144. TabOrder = 2
  145. end
  146. object bInclude: TButton
  147. Left = 94
  148. Top = 20
  149. Width = 25
  150. Height = 17
  151. Action = actInclude
  152. Font.Charset = DEFAULT_CHARSET
  153. Font.Color = clBlack
  154. Font.Height = -11
  155. Font.Name = 'MS Sans Serif'
  156. Font.Style = []
  157. ParentFont = False
  158. TabOrder = 1
  159. end
  160. object bExcludeAll: TButton
  161. Left = 94
  162. Top = 74
  163. Width = 25
  164. Height = 17
  165. Action = actExcludeAll
  166. Font.Charset = DEFAULT_CHARSET
  167. Font.Color = clBlack
  168. Font.Height = -11
  169. Font.Name = 'MS Sans Serif'
  170. Font.Style = []
  171. ParentFont = False
  172. TabOrder = 4
  173. end
  174. object bExclude: TButton
  175. Left = 94
  176. Top = 56
  177. Width = 25
  178. Height = 17
  179. Action = actExclude
  180. Font.Charset = DEFAULT_CHARSET
  181. Font.Color = clBlack
  182. Font.Height = -11
  183. Font.Name = 'MS Sans Serif'
  184. Font.Style = []
  185. ParentFont = False
  186. TabOrder = 3
  187. end
  188. object lbSelected: TCheckListBox
  189. Left = 123
  190. Top = 17
  191. Width = 84
  192. Height = 78
  193. OnClickCheck = lbSelectedClickCheck
  194. BorderStyle = bsNone
  195. Font.Charset = DEFAULT_CHARSET
  196. Font.Color = clWindowText
  197. Font.Height = -11
  198. Font.Name = 'MS Sans Serif'
  199. Font.Style = []
  200. ItemHeight = 13
  201. ParentFont = False
  202. TabOrder = 7
  203. OnDblClick = lbSelectedDblClick
  204. OnKeyDown = lbSelectedKeyDown
  205. end
  206. end
  207. end
  208. end