📄 unit3.dfm
字号:
object Form3: TForm3
Left = 296
Top = 138
Width = 484
Height = 493
Caption = #23398#29983#25104#32489#31649#29702
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 Panel1: TPanel
Left = 0
Top = 0
Width = 473
Height = 89
TabOrder = 0
object Label6: TLabel
Left = 19
Top = 48
Width = 129
Height = 13
AutoSize = False
Caption = #36755#20837#35201#26174#31034#30340#23398#26399':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 19
Top = 16
Width = 137
Height = 13
AutoSize = False
Caption = #36755#20837#35201#26597#25214#30340#23398#21495':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button6: TButton
Left = 348
Top = 48
Width = 100
Height = 21
Caption = #26597#25214
TabOrder = 0
OnClick = Button6Click
end
object Button1: TButton
Left = 347
Top = 15
Width = 100
Height = 21
Caption = #26597#25214
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 169
Top = 16
Width = 150
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Edit5: TEdit
Left = 169
Top = 47
Width = 150
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
end
object Panel2: TPanel
Left = 0
Top = 88
Width = 473
Height = 217
TabOrder = 1
object DBGrid1: TDBGrid
Left = 0
Top = 2
Width = 473
Height = 217
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #23398#21495
ReadOnly = True
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = #25104#32489
Visible = True
end
item
Expanded = False
FieldName = #23398#26399
ReadOnly = True
Visible = True
end>
end
end
object Panel3: TPanel
Left = 0
Top = 306
Width = 473
Height = 152
TabOrder = 2
object Label2: TLabel
Left = 6
Top = 20
Width = 395
Height = 13
AutoSize = False
Caption = #26356#25913','#21024#38500','#25554#20837#20449#24687#65306#22995#21517#65292#25104#32489#21487#22312#21407#22788#30452#25509#20462#25913
end
object Label3: TLabel
Left = 16
Top = 44
Width = 31
Height = 13
Caption = #23398#21495':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 84
Width = 31
Height = 13
Caption = #25104#32489':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 124
Width = 41
Height = 13
AutoSize = False
Caption = #23398#26399':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit2: TEdit
Left = 78
Top = 44
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object Button2: TButton
Left = 246
Top = 43
Width = 60
Height = 21
Caption = #25554#20837
TabOrder = 1
OnClick = Button2Click
end
object Button4: TButton
Left = 246
Top = 77
Width = 60
Height = 21
Caption = #20462#25913
TabOrder = 2
OnClick = Button4Click
end
object Button5: TButton
Left = 341
Top = 106
Width = 120
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button5Click
end
object Button3: TButton
Left = 246
Top = 112
Width = 60
Height = 21
Caption = #21024#38500
TabOrder = 4
OnClick = Button3Click
end
object Edit4: TEdit
Left = 78
Top = 116
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object Edit3: TEdit
Left = 78
Top = 80
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
end
object Button7: TButton
Left = 341
Top = 40
Width = 120
Height = 25
Caption = #20840#37096#26174#31034
TabOrder = 7
OnClick = Button7Click
end
end
object Table1: TTable
Active = True
DatabaseName = 'pingjia'
TableName = #25104#32489#26597#35810
Left = 112
Top = 520
end
object DataSource1: TDataSource
DataSet = Table1
Left = 56
Top = 520
end
object Table2: TTable
DatabaseName = 'pingjia'
TableName = #33521#35821#25104#32489
Left = 16
Top = 520
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -