| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320 |
- object frmRestorePoint: TfrmRestorePoint
- Left = 443
- Top = 276
- Width = 441
- Height = 427
- BorderIcons = [biSystemMenu]
- Caption = #24674#22797#39033#30446
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 12
- object Splitter1: TSplitter
- Left = 0
- Top = 203
- Width = 433
- Height = 3
- Cursor = crVSplit
- Align = alTop
- end
- object tbDeleteOne: TToolBar
- Left = 0
- Top = 0
- Width = 433
- Height = 20
- AutoSize = True
- ButtonHeight = 20
- ButtonWidth = 55
- Color = clBtnFace
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- ParentColor = False
- ParentShowHint = False
- ShowCaptions = True
- ShowHint = True
- TabOrder = 0
- object tbRestorePoint: TToolButton
- Left = 0
- Top = 0
- Action = actnRestorePoint
- end
- object tbViewProject: TToolButton
- Left = 55
- Top = 0
- Action = actnViewPoint
- end
- object tbDeletePoint: TToolButton
- Left = 110
- Top = 0
- Action = actnDelete
- end
- object tbCloseWind: TToolButton
- Left = 165
- Top = 0
- Action = actnCloseWind
- end
- end
- object zgUnFixedPoint: TZJGrid
- Left = 0
- Top = 20
- Width = 433
- Height = 183
- Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
- OptionsEx = []
- ColCount = 4
- RowCount = 2
- ShowGridLine = False
- DefaultColWidth = 73
- DefaultFixedColWidth = 20
- DefaultFixedRowHeight = 25
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- Align = alTop
- end
- object zgFixedPoint: TZJGrid
- Left = 0
- Top = 206
- Width = 433
- Height = 187
- Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
- OptionsEx = []
- ColCount = 4
- RowCount = 2
- ShowGridLine = False
- DefaultColWidth = 73
- DefaultFixedColWidth = 20
- DefaultFixedRowHeight = 25
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- Align = alClient
- end
- object zaUnFixedPoint: TZjGridDBA
- Columns = <
- item
- Title.Caption = #25991#20214#21517#31216
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'FileName'
- Width = 150
- ReadOnly = True
- end
- item
- Title.Caption = #22266#23450#28857
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'Fixed'
- Width = 45
- Visible = False
- ReadOnly = True
- end
- item
- Title.Caption = #25991#20214#23384#22312
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'IsExists'
- Width = 60
- ReadOnly = True
- end
- item
- Title.Caption = #29983#25104#26102#38388
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'CreateTime'
- Width = 150
- ReadOnly = False
- end>
- Grid = zgUnFixedPoint
- ExtendRowCount = 1
- Left = 215
- Top = 70
- end
- object zaFixedPoint: TZjGridDBA
- Columns = <
- item
- Title.Caption = #25991#20214#21517#31216
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taLeftJustify
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'FileName'
- Width = 150
- ReadOnly = True
- end
- item
- Title.Caption = #22266#23450#28857
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'Fixed'
- Width = 45
- Visible = False
- ReadOnly = True
- end
- item
- Title.Caption = #25991#20214#23384#22312
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'IsExists'
- Width = 60
- ReadOnly = True
- end
- item
- Title.Caption = #29983#25104#26102#38388
- Title.CaptionAcrossCols = '1'
- Title.Font.Charset = GB2312_CHARSET
- Title.Font.Color = clWindowText
- Title.Font.Height = -12
- Title.Font.Name = #23435#20307
- Title.Font.Style = []
- Alignment = taCenter
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FieldName = 'CreateTime'
- Width = 150
- ReadOnly = False
- end>
- Grid = zgFixedPoint
- ExtendRowCount = 1
- Left = 185
- Top = 228
- end
- object ActionList: TActionList
- Left = 196
- Top = 114
- object actnRestorePoint: TAction
- Caption = #24674#22797#39033#30446
- OnExecute = actnRestorePointExecute
- end
- object actnViewPoint: TAction
- Caption = #39044#35272#39033#30446
- OnExecute = actnViewPointExecute
- end
- object actnDelete: TAction
- Caption = #21024#38500#39033#30446
- OnExecute = actnDeleteExecute
- end
- object actnCloseWind: TAction
- Caption = #20851#38381#31383#21475
- OnExecute = actnCloseWindExecute
- end
- end
- object XPMenu: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- Color = clBtnFace
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = 38640
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = False
- OverrideOwnerDraw = False
- Gradient = False
- FlatMenu = False
- AutoDetect = True
- XPControls = [xcToolbar]
- Active = True
- ControlUseTrueXPStyle = True
- BtnRoundArc = 5
- BtnOutLineBorderColor = 7552000
- BtnInnerBorderMoveColor = 3257087
- BtnInnerBorderFocusColor = 15183500
- BtnSurfaceNormalColor = 16251903
- BtnSurfaceDownColor = 14608359
- BtnSurfaceBottomLineColor = 14608359
- BtnSurfaceDownBottomLineColor = 15199215
- RdoChkControlChkColor = 41472
- ComboBoxChkColor = 9201994
- ComboboxSurfaceMoveColor = 16771030
- ControlDisabledBorderColor = 11913158
- Left = 232
- Top = 115
- end
- end
|