📄 company.dfm
字号:
object Frmcompany: TFrmcompany
Left = 241
Top = 143
Width = 387
Height = 177
BorderIcons = [biSystemMenu, biMinimize]
Caption = #29992#25143#27880#20876
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 19
Top = 18
Width = 60
Height = 13
AutoSize = False
Caption = #21333#20301#21517#31216#65306
Transparent = True
end
object Label2: TLabel
Left = 19
Top = 47
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
Transparent = True
end
object Label3: TLabel
Left = 19
Top = 76
Width = 60
Height = 13
Caption = #21333#20301#22320#22336#65306
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 80
Top = 111
Width = 65
Height = 29
Caption = #20445' '#23384
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 240
Top = 111
Width = 65
Height = 29
Caption = #20851' '#38381
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 87
Top = 13
Width = 274
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 0
end
object Edit2: TEdit
Left = 87
Top = 45
Width = 274
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 1
end
object Edit3: TEdit
Left = 87
Top = 74
Width = 274
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 2
end
object ADOQuery1: TADOQuery
Connection = dm.conn
Parameters = <>
Left = 48
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -