📄 user.dfm
字号:
object frmuser: Tfrmuser
Left = 217
Top = 120
Width = 696
Height = 480
Caption = #29992#25143#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 296
Top = 24
Width = 281
Height = 233
Caption = #29992#25143#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 16
Top = 56
Width = 36
Height = 13
Caption = #29992#25143#21495
end
object Label3: TLabel
Left = 24
Top = 88
Width = 24
Height = 13
Caption = #23494#30721
end
object Label4: TLabel
Left = 24
Top = 120
Width = 36
Height = 13
Caption = #31867#22411#21495
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 88
Top = 48
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 88
Top = 80
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 88
Top = 112
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit4'
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 257
Height = 361
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 288
Top = 264
Width = 310
Height = 49
TabOrder = 2
end
object Button1: TButton
Left = 336
Top = 328
Width = 121
Height = 41
Caption = #36864#20986
TabOrder = 3
end
object DataSource1: TDataSource
Left = 96
Top = 152
end
object DataSource2: TDataSource
Left = 104
Top = 208
end
object Table1: TTable
Left = 48
Top = 160
end
object Table2: TTable
Left = 48
Top = 216
end
object Table3: TTable
Left = 56
Top = 280
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -