📄 unit15.dfm
字号:
object Form15: TForm15
Left = 368
Top = 290
Width = 375
Height = 101
Caption = 'Form15'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 32
Top = 40
Width = 65
Height = 17
AutoSize = False
Caption = #32467#26463#26102#38388
end
object Label3: TLabel
Left = 32
Top = 0
Width = 65
Height = 13
AutoSize = False
Caption = #36215#22987#26102#38388
end
object Label1: TLabel
Left = 144
Top = 24
Width = 18
Height = 13
AutoSize = False
Caption = 'T O'
end
object BitBtn1: TBitBtn
Left = 280
Top = 16
Width = 81
Height = 25
Caption = #32479#35745
TabOrder = 0
OnClick = BitBtn1Click
end
object endtime: TDateTimePicker
Left = 120
Top = 40
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38683.813388831
Time = 38683.813388831
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object startime: TDateTimePicker
Left = 120
Top = 0
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38683.811131713
Time = 38683.811131713
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Ac' +
'cess Database;Initial Catalog=jxc'
CursorType = ctStatic
TableName = 'JHC'
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Ac' +
'cess Database;Initial Catalog=jxc'
Parameters = <>
Top = 32
end
object ADOTable2: TADOTable
Active = True
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Ac' +
'cess Database;Initial Catalog=jxc'
CursorType = ctStatic
TableName = 'JHCXS'
Left = 240
end
object ADOTable3: TADOTable
Active = True
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Ac' +
'cess Database;Initial Catalog=jxc'
CursorType = ctStatic
TableName = 'xxxx'
Left = 240
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -