HisRestorePointFrm.dfm 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. object frmRestorePoint: TfrmRestorePoint
  2. Left = 443
  3. Top = 276
  4. Width = 441
  5. Height = 427
  6. BorderIcons = [biSystemMenu]
  7. Caption = #24674#22797#39033#30446
  8. Color = clBtnFace
  9. Font.Charset = ANSI_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -12
  12. Font.Name = #23435#20307
  13. Font.Style = []
  14. OldCreateOrder = False
  15. Position = poMainFormCenter
  16. PixelsPerInch = 96
  17. TextHeight = 12
  18. object Splitter1: TSplitter
  19. Left = 0
  20. Top = 203
  21. Width = 433
  22. Height = 3
  23. Cursor = crVSplit
  24. Align = alTop
  25. end
  26. object tbDeleteOne: TToolBar
  27. Left = 0
  28. Top = 0
  29. Width = 433
  30. Height = 20
  31. AutoSize = True
  32. ButtonHeight = 20
  33. ButtonWidth = 55
  34. Color = clBtnFace
  35. EdgeInner = esNone
  36. EdgeOuter = esNone
  37. Flat = True
  38. ParentColor = False
  39. ParentShowHint = False
  40. ShowCaptions = True
  41. ShowHint = True
  42. TabOrder = 0
  43. object tbRestorePoint: TToolButton
  44. Left = 0
  45. Top = 0
  46. Action = actnRestorePoint
  47. end
  48. object tbViewProject: TToolButton
  49. Left = 55
  50. Top = 0
  51. Action = actnViewPoint
  52. end
  53. object tbDeletePoint: TToolButton
  54. Left = 110
  55. Top = 0
  56. Action = actnDelete
  57. end
  58. object tbCloseWind: TToolButton
  59. Left = 165
  60. Top = 0
  61. Action = actnCloseWind
  62. end
  63. end
  64. object zgUnFixedPoint: TZJGrid
  65. Left = 0
  66. Top = 20
  67. Width = 433
  68. Height = 183
  69. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  70. OptionsEx = []
  71. ColCount = 4
  72. RowCount = 2
  73. ShowGridLine = False
  74. DefaultColWidth = 73
  75. DefaultFixedColWidth = 20
  76. DefaultFixedRowHeight = 25
  77. Selection.AlphaBlend = False
  78. Selection.TransparentColor = False
  79. Align = alTop
  80. end
  81. object zgFixedPoint: TZJGrid
  82. Left = 0
  83. Top = 206
  84. Width = 433
  85. Height = 187
  86. Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
  87. OptionsEx = []
  88. ColCount = 4
  89. RowCount = 2
  90. ShowGridLine = False
  91. DefaultColWidth = 73
  92. DefaultFixedColWidth = 20
  93. DefaultFixedRowHeight = 25
  94. Selection.AlphaBlend = False
  95. Selection.TransparentColor = False
  96. Align = alClient
  97. end
  98. object zaUnFixedPoint: TZjGridDBA
  99. Columns = <
  100. item
  101. Title.Caption = #25991#20214#21517#31216
  102. Title.CaptionAcrossCols = '1'
  103. Title.Font.Charset = GB2312_CHARSET
  104. Title.Font.Color = clWindowText
  105. Title.Font.Height = -12
  106. Title.Font.Name = #23435#20307
  107. Title.Font.Style = []
  108. Alignment = taLeftJustify
  109. Font.Charset = GB2312_CHARSET
  110. Font.Color = clWindowText
  111. Font.Height = -12
  112. Font.Name = #23435#20307
  113. Font.Style = []
  114. FieldName = 'FileName'
  115. Width = 150
  116. ReadOnly = True
  117. end
  118. item
  119. Title.Caption = #22266#23450#28857
  120. Title.CaptionAcrossCols = '1'
  121. Title.Font.Charset = GB2312_CHARSET
  122. Title.Font.Color = clWindowText
  123. Title.Font.Height = -12
  124. Title.Font.Name = #23435#20307
  125. Title.Font.Style = []
  126. Alignment = taCenter
  127. Font.Charset = GB2312_CHARSET
  128. Font.Color = clWindowText
  129. Font.Height = -12
  130. Font.Name = #23435#20307
  131. Font.Style = []
  132. FieldName = 'Fixed'
  133. Width = 45
  134. Visible = False
  135. ReadOnly = True
  136. end
  137. item
  138. Title.Caption = #25991#20214#23384#22312
  139. Title.CaptionAcrossCols = '1'
  140. Title.Font.Charset = GB2312_CHARSET
  141. Title.Font.Color = clWindowText
  142. Title.Font.Height = -12
  143. Title.Font.Name = #23435#20307
  144. Title.Font.Style = []
  145. Alignment = taCenter
  146. Font.Charset = GB2312_CHARSET
  147. Font.Color = clWindowText
  148. Font.Height = -12
  149. Font.Name = #23435#20307
  150. Font.Style = []
  151. FieldName = 'IsExists'
  152. Width = 60
  153. ReadOnly = True
  154. end
  155. item
  156. Title.Caption = #29983#25104#26102#38388
  157. Title.CaptionAcrossCols = '1'
  158. Title.Font.Charset = GB2312_CHARSET
  159. Title.Font.Color = clWindowText
  160. Title.Font.Height = -12
  161. Title.Font.Name = #23435#20307
  162. Title.Font.Style = []
  163. Alignment = taCenter
  164. Font.Charset = GB2312_CHARSET
  165. Font.Color = clWindowText
  166. Font.Height = -12
  167. Font.Name = #23435#20307
  168. Font.Style = []
  169. FieldName = 'CreateTime'
  170. Width = 150
  171. ReadOnly = False
  172. end>
  173. Grid = zgUnFixedPoint
  174. ExtendRowCount = 1
  175. Left = 215
  176. Top = 70
  177. end
  178. object zaFixedPoint: TZjGridDBA
  179. Columns = <
  180. item
  181. Title.Caption = #25991#20214#21517#31216
  182. Title.CaptionAcrossCols = '1'
  183. Title.Font.Charset = GB2312_CHARSET
  184. Title.Font.Color = clWindowText
  185. Title.Font.Height = -12
  186. Title.Font.Name = #23435#20307
  187. Title.Font.Style = []
  188. Alignment = taLeftJustify
  189. Font.Charset = GB2312_CHARSET
  190. Font.Color = clWindowText
  191. Font.Height = -12
  192. Font.Name = #23435#20307
  193. Font.Style = []
  194. FieldName = 'FileName'
  195. Width = 150
  196. ReadOnly = True
  197. end
  198. item
  199. Title.Caption = #22266#23450#28857
  200. Title.CaptionAcrossCols = '1'
  201. Title.Font.Charset = GB2312_CHARSET
  202. Title.Font.Color = clWindowText
  203. Title.Font.Height = -12
  204. Title.Font.Name = #23435#20307
  205. Title.Font.Style = []
  206. Alignment = taCenter
  207. Font.Charset = GB2312_CHARSET
  208. Font.Color = clWindowText
  209. Font.Height = -12
  210. Font.Name = #23435#20307
  211. Font.Style = []
  212. FieldName = 'Fixed'
  213. Width = 45
  214. Visible = False
  215. ReadOnly = True
  216. end
  217. item
  218. Title.Caption = #25991#20214#23384#22312
  219. Title.CaptionAcrossCols = '1'
  220. Title.Font.Charset = GB2312_CHARSET
  221. Title.Font.Color = clWindowText
  222. Title.Font.Height = -12
  223. Title.Font.Name = #23435#20307
  224. Title.Font.Style = []
  225. Alignment = taCenter
  226. Font.Charset = GB2312_CHARSET
  227. Font.Color = clWindowText
  228. Font.Height = -12
  229. Font.Name = #23435#20307
  230. Font.Style = []
  231. FieldName = 'IsExists'
  232. Width = 60
  233. ReadOnly = True
  234. end
  235. item
  236. Title.Caption = #29983#25104#26102#38388
  237. Title.CaptionAcrossCols = '1'
  238. Title.Font.Charset = GB2312_CHARSET
  239. Title.Font.Color = clWindowText
  240. Title.Font.Height = -12
  241. Title.Font.Name = #23435#20307
  242. Title.Font.Style = []
  243. Alignment = taCenter
  244. Font.Charset = GB2312_CHARSET
  245. Font.Color = clWindowText
  246. Font.Height = -12
  247. Font.Name = #23435#20307
  248. Font.Style = []
  249. FieldName = 'CreateTime'
  250. Width = 150
  251. ReadOnly = False
  252. end>
  253. Grid = zgFixedPoint
  254. ExtendRowCount = 1
  255. Left = 185
  256. Top = 228
  257. end
  258. object ActionList: TActionList
  259. Left = 196
  260. Top = 114
  261. object actnRestorePoint: TAction
  262. Caption = #24674#22797#39033#30446
  263. OnExecute = actnRestorePointExecute
  264. end
  265. object actnViewPoint: TAction
  266. Caption = #39044#35272#39033#30446
  267. OnExecute = actnViewPointExecute
  268. end
  269. object actnDelete: TAction
  270. Caption = #21024#38500#39033#30446
  271. OnExecute = actnDeleteExecute
  272. end
  273. object actnCloseWind: TAction
  274. Caption = #20851#38381#31383#21475
  275. OnExecute = actnCloseWindExecute
  276. end
  277. end
  278. object XPMenu: TXPMenu
  279. DimLevel = 30
  280. GrayLevel = 10
  281. Font.Charset = DEFAULT_CHARSET
  282. Font.Color = clMenuText
  283. Font.Height = -12
  284. Font.Name = #23435#20307
  285. Font.Style = []
  286. Color = clBtnFace
  287. IconBackColor = clBtnFace
  288. MenuBarColor = clBtnFace
  289. SelectColor = 38640
  290. SelectBorderColor = clHighlight
  291. SelectFontColor = clMenuText
  292. DisabledColor = clInactiveCaption
  293. SeparatorColor = clBtnFace
  294. CheckedColor = clHighlight
  295. IconWidth = 24
  296. DrawSelect = True
  297. UseSystemColors = False
  298. OverrideOwnerDraw = False
  299. Gradient = False
  300. FlatMenu = False
  301. AutoDetect = True
  302. XPControls = [xcToolbar]
  303. Active = True
  304. ControlUseTrueXPStyle = True
  305. BtnRoundArc = 5
  306. BtnOutLineBorderColor = 7552000
  307. BtnInnerBorderMoveColor = 3257087
  308. BtnInnerBorderFocusColor = 15183500
  309. BtnSurfaceNormalColor = 16251903
  310. BtnSurfaceDownColor = 14608359
  311. BtnSurfaceBottomLineColor = 14608359
  312. BtnSurfaceDownBottomLineColor = 15199215
  313. RdoChkControlChkColor = 41472
  314. ComboBoxChkColor = 9201994
  315. ComboboxSurfaceMoveColor = 16771030
  316. ControlDisabledBorderColor = 11913158
  317. Left = 232
  318. Top = 115
  319. end
  320. end