📄 unit5.~dfm
字号:
object Form5: TForm5
Left = 322
Top = 55
Width = 583
Height = 339
Caption = #24037#36164#31649#29702#31995#32479'---'#37096#38376#20449#24687#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 369
Height = 13
AutoSize = False
Caption = #24037#36164#31649#29702#31995#32479'---'#37096#38376#20449#24687#31649#29702'---'#37096#38376#20449#24687#20462#25913#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 48
Width = 60
Height = 13
Caption = #37096#38376#20195#30721#65306
end
object Label3: TLabel
Left = 8
Top = 88
Width = 60
Height = 13
Caption = #37096#38376#21517#31216#65306
end
object Label4: TLabel
Left = 8
Top = 128
Width = 60
Height = 13
Caption = #39046#23548#22995#21517#65306
end
object Label7: TLabel
Left = 272
Top = 128
Width = 63
Height = 13
Caption = #31616' '#20171#65306
end
object Label6: TLabel
Left = 272
Top = 88
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label5: TLabel
Left = 272
Top = 48
Width = 60
Height = 13
Caption = #32852#31995#22320#22336#65306
end
object DBEdit1: TDBEdit
Left = 80
Top = 40
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 80
Top = 80
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 80
Top = 120
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 344
Top = 40
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 344
Top = 80
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 344
Top = 120
Width = 121
Height = 21
DataSource = DM.DataSource3
TabOrder = 5
end
object Button1: TButton
Left = 488
Top = 40
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 488
Top = 80
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 7
OnClick = Button2Click
end
object Button3: TButton
Left = 488
Top = 120
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 8
OnClick = Button3Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 160
Width = 553
Height = 137
DataSource = DM.DataSource3
TabOrder = 9
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 110
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 100
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -