📄 a04042f002unit.dfm
字号:
object SpeedButton2: TSpeedButton
Left = 226
Top = 42
Width = 37
Height = 16
BiDiMode = bdLeftToRight
Caption = #26085#26399
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentBiDiMode = False
OnClick = SpeedButton2Click
end
object Label4: TLabel
Left = 241
Top = 253
Width = 104
Height = 13
Alignment = taCenter
Caption = #65288#20132#36153#21333#20301#30422#31456#65289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label8: TLabel
Left = 422
Top = 199
Width = 65
Height = 13
Alignment = taCenter
Caption = #31185#30446#65288#20511#65289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label9: TLabel
Left = 422
Top = 215
Width = 91
Height = 13
Alignment = taCenter
Caption = #23545#26041#31185#30446#65288#36151#65289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label10: TLabel
Left = 420
Top = 256
Width = 148
Height = 13
Alignment = taCenter
Caption = #20986#32435' '#22797#26680' '#35760#24080
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Shape2: TShape
Left = 469
Top = 210
Width = 97
Height = 1
end
object Shape4: TShape
Left = 506
Top = 231
Width = 97
Height = 1
end
object SpeedButton1: TSpeedButton
Left = 535
Top = 82
Width = 67
Height = 14
BiDiMode = bdLeftToRight
Caption = #23567' '#35745
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentBiDiMode = False
OnClick = SpeedButton1Click
end
object SpeedButton3: TSpeedButton
Left = 40
Top = 162
Width = 143
Height = 22
BiDiMode = bdLeftToRight
Caption = #21512' '#35745
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentBiDiMode = False
OnClick = SpeedButton3Click
end
object Label1: TLabel
Left = 278
Top = 82
Width = 39
Height = 13
Caption = #24037#26412#36153
end
object Label12: TLabel
Left = 192
Top = 72
Width = 26
Height = 13
Caption = #21333#20215
end
object Label2: TLabel
Left = 140
Top = 225
Width = 33
Height = 13
Caption = #29616#37329' '
end
object Label13: TLabel
Left = 196
Top = 225
Width = 26
Height = 13
Caption = #36716#24080
end
object Label15: TLabel
Left = 40
Top = 24
Width = 33
Height = 13
Caption = #36134#21035':'
end
object Label16: TLabel
Left = 423
Top = 42
Width = 26
Height = 13
Caption = #36134#21495
end
object SpeedButton4: TSpeedButton
Left = 37
Top = 40
Width = 30
Height = 21
Caption = #25143#21517
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object MoneyEdt: TEdit
Left = 151
Top = 186
Width = 255
Height = 30
BorderStyle = bsNone
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 40
OnEnter = MoneyEdtEnter
OnExit = MoneyEdtExit
end
object MouthEdt: TMaskEdit
Left = 329
Top = 42
Width = 22
Height = 14
BorderStyle = bsNone
EditMask = '!99;1; '
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 2
TabOrder = 1
Text = ' '
OnKeyDown = MouthEdtKeyDown
end
object YearEdt: TMaskEdit
Left = 270
Top = 42
Width = 40
Height = 14
BorderStyle = bsNone
EditMask = '!9999;1; '
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 4
TabOrder = 0
Text = ' '
OnKeyDown = YearEdtKeyDown
end
object DayEdt: TMaskEdit
Left = 370
Top = 42
Width = 22
Height = 14
BorderStyle = bsNone
EditMask = '!99;1; '
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 2
TabOrder = 2
Text = ' '
OnKeyDown = DayEdtKeyDown
end
object NameDBEdt1: TDBEdit
Left = 39
Top = 97
Width = 81
Height = 19
BorderStyle = bsNone
DataField = #32467#31639#19994#21153#31181#31867'1'
DataSource = TD04Dt
ImeMode = imChinese
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object NameDBEdt2: TDBEdit
Left = 39
Top = 117
Width = 81
Height = 21
BorderStyle = bsNone
DataField = #32467#31639#19994#21153#31181#31867'2'
DataSource = TD04Dt
ImeMode = imChinese
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 13
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object sDBEdt1: TDBEdit
Left = 396
Top = 97
Width = 67
Height = 19
BorderStyle = bsNone
DataField = #25163#32493#36153'1'
DataSource = TD04Dt
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 11
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object sDBEdt2: TDBEdit
Left = 396
Top = 117
Width = 68
Height = 21
BorderStyle = bsNone
DataField = #25163#32493#36153'2'
DataSource = TD04Dt
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 19
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object TD04KindDBEdt1: TDBEdit
Left = 121
Top = 97
Width = 63
Height = 19
BorderStyle = bsNone
DataField = #21010#27454#26041#24335'1'
DataSource = TD04Dt
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object TD04KindDBEdt2: TDBEdit
Left = 121
Top = 117
Width = 63
Height = 21
BorderStyle = bsNone
DataField = #21010#27454#26041#24335'2'
DataSource = TD04Dt
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 14
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object NameDBEdt3: TDBEdit
Left = 39
Top = 140
Width = 81
Height = 20
BorderStyle = bsNone
DataField = #32467#31639#19994#21153#31181#31867'3'
DataSource = TD04Dt
ImeMode = imChinese
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 21
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
OnKeyDown = NameDBEdt2KeyDown
end
object TD04KindDBEdt3: TDBEdit
Left = 121
Top = 140
Width = 63
Height = 20
BorderStyle = bsNone
DataField = #21010#27454#26041#24335'3'
DataSource = TD04Dt
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 22
OnEnter = NameDBEdt1Enter
OnExit = NameDBEdt1Exit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -