📄 addhyfrm.dfm
字号:
object frmAddHy: TfrmAddHy
Left = 557
Top = 185
BorderIcons = []
BorderStyle = bsDialog
Caption = #28155#21152#20250#21592
ClientHeight = 333
ClientWidth = 358
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 8
Width = 24
Height = 12
Caption = #21345#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 192
Top = 8
Width = 24
Height = 12
Caption = #22995#21517
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 40
Top = 48
Width = 24
Height = 12
Caption = #23494#30721
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 40
Top = 88
Width = 36
Height = 12
Caption = #36523#20221#35777
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 40
Top = 128
Width = 24
Height = 12
Caption = #30005#35805
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 192
Top = 168
Width = 24
Height = 12
Caption = #37329#39069
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 40
Top = 232
Width = 24
Height = 12
Caption = #22791#27880
FocusControl = DBEdit7
end
object Bevel1: TBevel
Left = 12
Top = 272
Width = 325
Height = 10
Shape = bsBottomLine
end
object Label8: TLabel
Left = 40
Top = 168
Width = 48
Height = 12
Caption = #24320#25143#26085#26399
FocusControl = DBEdit6
end
object DBEdit1: TDBEdit
Left = 40
Top = 24
Width = 124
Height = 20
DataField = #21345#21495
DataSource = dmMain.dsHy
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 192
Top = 24
Width = 100
Height = 20
DataField = #22995#21517
DataSource = dmMain.dsHy
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 40
Top = 64
Width = 184
Height = 20
DataField = #23494#30721
DataSource = dmMain.dsHy
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 40
Top = 104
Width = 129
Height = 20
DataField = #36523#20221#35777
DataSource = dmMain.dsHy
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 40
Top = 144
Width = 185
Height = 20
DataField = #30005#35805
DataSource = dmMain.dsHy
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 192
Top = 184
Width = 124
Height = 20
DataField = #20313#39069
DataSource = dmMain.dsHy
TabOrder = 5
end
object DBCheckBox1: TDBCheckBox
Left = 40
Top = 208
Width = 201
Height = 17
Caption = #29366#24577#65288#36873#20013#20026#21487#29992#65292#21542#21017#20026#31105#29992#65289
DataField = #29366#24577
DataSource = dmMain.dsHy
TabOrder = 6
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBEdit7: TDBEdit
Left = 40
Top = 248
Width = 244
Height = 20
DataField = #22791#27880
DataSource = dmMain.dsHy
TabOrder = 7
end
inline Frame11: TFrame1
Left = 32
Top = 296
Width = 78
Height = 19
AutoSize = True
TabOrder = 8
end
object DBDateTimeEditEh1: TDBDateTimeEditEh
Left = 40
Top = 184
Width = 121
Height = 20
DataField = #24320#25143#26085#26399
DataSource = dmMain.dsHy
EditButtons = <>
Kind = dtkDateEh
TabOrder = 9
end
object btnOK: TButton
Left = 168
Top = 296
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 10
end
object btnCancel: TButton
Left = 264
Top = 296
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 11
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -