📄 unitdatabackup.dfm
字号:
object frmDataBackup: TfrmDataBackup
Left = 290
Top = 206
Width = 488
Height = 409
Caption = #25968#25454#22791#20221
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 98
Width = 480
Height = 7
Cursor = crVSplit
Align = alTop
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 480
Height = 33
Bands = <
item
Control = ToolBar1
ImageIndex = -1
Width = 476
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 463
Height = 25
ButtonHeight = 21
ButtonWidth = 55
Caption = 'ToolBar1'
ShowCaptions = True
TabOrder = 0
object tbnBack: TToolButton
Left = 0
Top = 2
Caption = #22791#20221#25968#25454
ImageIndex = 0
OnClick = tbnBackClick
end
object tbnBackList: TToolButton
Left = 55
Top = 2
Caption = #22791#20221#21015#34920
ImageIndex = 1
end
object tbnExit: TToolButton
Left = 110
Top = 2
Caption = #36864#20986
ImageIndex = 2
OnClick = tbnExitClick
end
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 480
Height = 65
Align = alTop
Caption = 'Panel1'
TabOrder = 1
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 478
Height = 63
Align = alClient
Caption = #22791#20221#25968#25454
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 26
Width = 72
Height = 13
Caption = #36873#25321#22791#20221#35774#22791
end
object Label2: TLabel
Left = 254
Top = 26
Width = 48
Height = 13
Caption = #22791#20221#26102#38388
end
object cboDevice: TComboBox
Left = 100
Top = 24
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = cboDeviceChange
end
object edtTime: TEdit
Left = 320
Top = 24
Width = 129
Height = 21
TabOrder = 1
end
end
end
object Panel2: TPanel
Left = 0
Top = 105
Width = 480
Height = 277
Align = alClient
Caption = 'Panel2'
TabOrder = 2
object GroupBox2: TGroupBox
Left = 1
Top = 1
Width = 478
Height = 275
Align = alClient
Caption = #26597#30475#22791#20221#21015#34920
TabOrder = 0
object DBGrid: TDBGrid
Left = 2
Top = 15
Width = 474
Height = 258
Align = alClient
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
end
object DataSource: TDataSource
Left = 225
Top = 178
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 265
Top = 178
end
object ADOStored: TADOStoredProc
Parameters = <
item
Size = -1
Value = Null
end>
Left = 305
Top = 178
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -