📄 addpartmentform.~dfm
字号:
object Add_partment: TAdd_partment
Left = 274
Top = 141
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #28155#21152#37096#38376#20449#24687
ClientHeight = 229
ClientWidth = 325
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 32
Width = 59
Height = 13
Caption = #37096' '#38376' ID'#65306
end
object Label2: TLabel
Left = 32
Top = 80
Width = 60
Height = 13
Caption = #37096#38376#21517#31216#65306
end
object Label3: TLabel
Left = 32
Top = 136
Width = 60
Height = 13
Caption = #19978#32423#37096#38376#65306
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 145
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 80
Width = 145
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 40
Top = 184
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 184
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object Panel1: TPanel
Left = 8
Top = 216
Width = 321
Height = 17
Caption = 'Panel1'
TabOrder = 4
Visible = False
object DBGrid1: TDBGrid
Left = -7
Top = 9
Width = 320
Height = 16
DataSource = Datam.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ComboBox1: TComboBox
Left = 104
Top = 136
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -