📄 unit3.dfm
字号:
object Form3: TForm3
Left = 294
Top = 228
BorderStyle = bsSingle
Caption = #27426#36814#27880#20876#24037#36164#31649#29702#31995#32479
ClientHeight = 466
ClientWidth = 858
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 857
Height = 465
end
object Label1: TLabel
Left = 96
Top = 88
Width = 48
Height = 16
Caption = #29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 96
Top = 136
Width = 32
Height = 16
Caption = #23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 160
Top = 80
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 160
Top = 128
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 168
Top = 248
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 376
Top = 256
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=gzgl;Data Source=TOQILIANG'
CursorType = ctStatic
TableName = #29992#25143#34920
Left = 456
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -