📄 unit4.dfm
字号:
object Form4: TForm4
Left = 227
Top = 101
Width = 696
Height = 480
Caption = #19987#19994#29677#32423#32534#36753
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 Label1: TLabel
Left = 216
Top = 32
Width = 264
Height = 45
Caption = #19987#19994#29677#32423#32534#36753
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -43
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton4: TSpeedButton
Left = 552
Top = 368
Width = 89
Height = 30
Caption = #36864#20986
OnClick = SpeedButton4Click
end
object GroupBox1: TGroupBox
Left = 88
Top = 112
Width = 529
Height = 233
Caption = #19987#19994#29677#32423#21517#31216#32534#36753#25805#20316
TabOrder = 0
object Label2: TLabel
Left = 48
Top = 56
Width = 81
Height = 13
AutoSize = False
Caption = #35831#36873#25321#23398#38498
end
object Label3: TLabel
Left = 48
Top = 120
Width = 89
Height = 13
AutoSize = False
Caption = #19987#19994#29677#32423#36755#20837
end
object SpeedButton2: TSpeedButton
Left = 200
Top = 184
Width = 113
Height = 33
Caption = #21024#38500#19987#19994#29677#32423
OnClick = SpeedButton2Click
end
object SpeedButton1: TSpeedButton
Left = 88
Top = 184
Width = 113
Height = 33
Caption = #22686#21152#19987#19994#29677#32423
OnClick = SpeedButton1Click
end
object SpeedButton3: TSpeedButton
Left = 312
Top = 184
Width = 121
Height = 33
Caption = #30830#35748#32534#36753#25805#20316
OnClick = SpeedButton3Click
end
object DBEdit1: TDBEdit
Left = 200
Top = 116
Width = 153
Height = 28
DataField = #19987#19994#29677#32423
DataSource = DataSource2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 30
ParentFont = False
TabOrder = 0
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 200
Top = 56
Width = 145
Height = 21
DataField = #23398#38498
DataSource = DataSource2
KeyField = #23398#38498#21517#31216
ListField = #23398#38498#21517#31216
ListSource = DataSource1
TabOrder = 1
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 528
Top = 88
end
object DataSource2: TDataSource
DataSet = Table2
Left = 584
Top = 80
end
object Table1: TTable
Active = True
TableName = #23398#38498'.db'
Left = 528
Top = 40
end
object Table2: TTable
Active = True
IndexFieldNames = #19987#19994#29677#32423
MasterFields = #23398#38498#21517#31216
TableName = #19987#19994#29677#32423'.db'
Left = 592
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -