📄 unit15.dfm
字号:
object jiaoru: Tjiaoru
Left = 271
Top = 324
Width = 533
Height = 243
BorderIcons = []
Caption = #20449#24687#36755#20837
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 = 14
Top = 23
Width = 60
Height = 15
Caption = #20070#31821#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 222
Top = 23
Width = 45
Height = 15
Caption = #20986#29256#31038
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 390
Top = 23
Width = 30
Height = 15
Caption = #20027#32534
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 68
Width = 60
Height = 15
Caption = #20986#29256#26085#26399
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 111
Width = 30
Height = 15
Caption = #21333#20215
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 177
Top = 68
Width = 60
Height = 15
Caption = #35746#20070#21333#20301
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 349
Top = 68
Width = 75
Height = 15
Caption = #21333#20301#36127#36131#20154
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 120
Top = 111
Width = 60
Height = 15
Caption = #21407#26377#25968#37327
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 251
Top = 111
Width = 60
Height = 15
Caption = #26412#27425#25968#37327
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 16
Top = 147
Width = 60
Height = 15
Caption = #20837#24211#26102#38388
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 381
Top = 111
Width = 45
Height = 15
Caption = #24635#25968#37327
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 184
Top = 147
Width = 30
Height = 15
Caption = #22791#27880
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 78
Top = 20
Width = 135
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 272
Top = 20
Width = 110
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 426
Top = 20
Width = 83
Height = 21
TabOrder = 2
end
object DateTimePicker1: TDateTimePicker
Left = 80
Top = 65
Width = 83
Height = 21
Date = 38036.000000000000000000
Time = 38036.000000000000000000
TabOrder = 3
TabStop = False
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 242
Top = 65
Width = 101
Height = 21
DataField = 'dan'
DataSource = DataSource1
KeyField = 'aodan'
ListField = 'aodan'
ListSource = DataSource2
TabOrder = 4
end
object DBLookupComboBox2: TDBLookupComboBox
Left = 429
Top = 65
Width = 78
Height = 21
DataField = 'ren'
DataSource = DataSource1
KeyField = 'aoren'
ListField = 'aoren'
ListSource = DataSource2
TabOrder = 5
end
object Edit4: TEdit
Left = 53
Top = 108
Width = 57
Height = 21
TabOrder = 6
end
object Edit6: TEdit
Left = 320
Top = 108
Width = 49
Height = 21
TabOrder = 7
end
object Edit7: TEdit
Left = 442
Top = 108
Width = 66
Height = 21
TabOrder = 8
end
object DateTimePicker2: TDateTimePicker
Left = 80
Top = 144
Width = 89
Height = 21
Date = 38036.000000000000000000
Time = 38036.000000000000000000
TabOrder = 9
TabStop = False
end
object Edit8: TEdit
Left = 224
Top = 144
Width = 286
Height = 21
TabOrder = 10
end
object BitBtn1: TBitBtn
Left = 122
Top = 181
Width = 57
Height = 25
Caption = #28155#21152
TabOrder = 11
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 314
Top = 181
Width = 57
Height = 25
TabOrder = 12
OnClick = BitBtn2Click
Kind = bkNo
end
object DBEdit1: TDBEdit
Left = 185
Top = 108
Width = 56
Height = 21
DataField = 'de'
DataSource = DataSource1
TabOrder = 13
end
object DataSource1: TDataSource
DataSet = Dm.aoru
Left = 304
end
object DataSource2: TDataSource
DataSet = Dm.dan
Left = 360
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -