OptionFrm.dfm 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. object OptionForm: TOptionForm
  2. Left = 518
  3. Top = 322
  4. Width = 487
  5. Height = 369
  6. Caption = #36873#39033
  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 pcOptions: TPageControl
  17. Left = 8
  18. Top = 8
  19. Width = 457
  20. Height = 289
  21. ActivePage = tsCommon
  22. TabOrder = 0
  23. object tsCommon: TTabSheet
  24. Caption = #24120#35268
  25. object lblCommon: TLabel
  26. Left = 8
  27. Top = 8
  28. Width = 48
  29. Height = 12
  30. Caption = #24120#35268#36873#39033
  31. Font.Charset = ANSI_CHARSET
  32. Font.Color = clBlue
  33. Font.Height = -12
  34. Font.Name = #23435#20307
  35. Font.Style = []
  36. ParentFont = False
  37. end
  38. object lblSaveInterval: TLabel
  39. Left = 120
  40. Top = 30
  41. Width = 60
  42. Height = 12
  43. Caption = #26102#38388#38388#38548#65306
  44. end
  45. object lblMinutes: TLabel
  46. Left = 240
  47. Top = 30
  48. Width = 24
  49. Height = 12
  50. Caption = #20998#38047
  51. end
  52. object pnlUserInfo: TPanel
  53. Left = 61
  54. Top = 13
  55. Width = 383
  56. Height = 2
  57. BevelOuter = bvLowered
  58. TabOrder = 0
  59. end
  60. object cbAutoSave: TCheckBox
  61. Left = 11
  62. Top = 28
  63. Width = 97
  64. Height = 17
  65. Caption = #21551#29992#33258#21160#20445#23384
  66. TabOrder = 1
  67. OnClick = cbAutoSaveClick
  68. end
  69. object cbbSaveIntervall: TComboBox
  70. Left = 181
  71. Top = 26
  72. Width = 52
  73. Height = 20
  74. ItemHeight = 12
  75. TabOrder = 2
  76. Text = '15'
  77. Items.Strings = (
  78. '5'
  79. '15'
  80. '30'
  81. '60'
  82. '120')
  83. end
  84. object gbOverRange: TGroupBox
  85. Left = 11
  86. Top = 52
  87. Width = 430
  88. Height = 117
  89. Caption = #28165#21333#27719#24635#36229#35745#26174#31034
  90. TabOrder = 3
  91. object lblTitleOverRange: TLabel
  92. Left = 8
  93. Top = 22
  94. Width = 102
  95. Height = 12
  96. Caption = #32047#35745#23436#25104#21512#21516#35745#37327'>'
  97. end
  98. object rbLedger: TRadioButton
  99. Left = 8
  100. Top = 43
  101. Width = 113
  102. Height = 17
  103. Caption = '0'#21495#21488#36134#25968#37327
  104. TabOrder = 0
  105. OnClick = rbLedgerClick
  106. end
  107. object rbDeal: TRadioButton
  108. Tag = 1
  109. Left = 8
  110. Top = 67
  111. Width = 113
  112. Height = 17
  113. Caption = #31614#32422#28165#21333#25968#37327
  114. TabOrder = 1
  115. OnClick = rbLedgerClick
  116. end
  117. object rbBoth: TRadioButton
  118. Tag = 2
  119. Left = 8
  120. Top = 91
  121. Width = 209
  122. Height = 17
  123. Caption = '0'#21495#21488#36134#25968#37327#25110#31614#32422#28165#21333#25968#37327
  124. TabOrder = 2
  125. OnClick = rbLedgerClick
  126. end
  127. end
  128. object GroupBox1: TGroupBox
  129. Left = 11
  130. Top = 176
  131. Width = 430
  132. Height = 49
  133. Caption = #23548#20986'Excel'
  134. TabOrder = 4
  135. object cbExcelWithMis: TCheckBox
  136. Left = 11
  137. Top = 20
  138. Width = 142
  139. Height = 17
  140. Caption = #21253#21547#38169#28431#22686#20943#25968#37327
  141. TabOrder = 0
  142. OnClick = cbAutoSaveClick
  143. end
  144. end
  145. end
  146. end
  147. object btnOk: TButton
  148. Left = 302
  149. Top = 304
  150. Width = 75
  151. Height = 21
  152. Caption = #30830' '#23450
  153. Font.Charset = ANSI_CHARSET
  154. Font.Color = clWindowText
  155. Font.Height = -12
  156. Font.Name = #23435#20307
  157. Font.Style = []
  158. ModalResult = 1
  159. ParentFont = False
  160. TabOrder = 1
  161. end
  162. object btnCancel: TButton
  163. Left = 388
  164. Top = 304
  165. Width = 75
  166. Height = 21
  167. Caption = #21462' '#28040
  168. Font.Charset = ANSI_CHARSET
  169. Font.Color = clWindowText
  170. Font.Height = -12
  171. Font.Name = #23435#20307
  172. Font.Style = []
  173. ModalResult = 2
  174. ParentFont = False
  175. TabOrder = 2
  176. end
  177. object xpm: TXPMenu
  178. DimLevel = 30
  179. GrayLevel = 10
  180. Font.Charset = DEFAULT_CHARSET
  181. Font.Color = clMenuText
  182. Font.Height = -12
  183. Font.Name = #23435#20307
  184. Font.Style = []
  185. Color = clBtnFace
  186. IconBackColor = clBtnFace
  187. MenuBarColor = clBtnFace
  188. SelectColor = 38640
  189. SelectBorderColor = clHighlight
  190. SelectFontColor = clMenuText
  191. DisabledColor = clInactiveCaption
  192. SeparatorColor = clBtnFace
  193. CheckedColor = clHighlight
  194. IconWidth = 24
  195. DrawSelect = True
  196. UseSystemColors = False
  197. OverrideOwnerDraw = False
  198. Gradient = False
  199. FlatMenu = False
  200. AutoDetect = True
  201. XPControls = [xcToolbar]
  202. Active = True
  203. ControlUseTrueXPStyle = True
  204. BtnRoundArc = 5
  205. BtnOutLineBorderColor = 7552000
  206. BtnInnerBorderMoveColor = 3257087
  207. BtnInnerBorderFocusColor = 15183500
  208. BtnSurfaceNormalColor = 16251903
  209. BtnSurfaceDownColor = 14608359
  210. BtnSurfaceBottomLineColor = 14608359
  211. BtnSurfaceDownBottomLineColor = 15199215
  212. RdoChkControlChkColor = 41472
  213. ComboBoxChkColor = 9201994
  214. ComboboxSurfaceMoveColor = 16771030
  215. ControlDisabledBorderColor = 11913158
  216. Left = 431
  217. Top = 16
  218. end
  219. end