📄 unit_jilu.dfm
字号:
object xitongjilu: Txitongjilu
Left = 305
Top = 167
Width = 490
Height = 418
Caption = #35760#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 208
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 72
Top = 256
Width = 32
Height = 13
Caption = 'Label2'
end
object DBGrid1: TDBGrid
Left = 80
Top = 32
Width = 320
Height = 120
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 152
Top = 200
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 168
Top = 248
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit2'
end
object Edit3: TEdit
Left = 192
Top = 288
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit3'
end
object Edit4: TEdit
Left = 184
Top = 336
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit4'
end
object Button1: TButton
Left = 56
Top = 296
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 5
end
object DataSource1: TDataSource
DataSet = Table1
Left = 360
Top = 32
end
object Table1: TTable
DatabaseName = 'MS Access Database'
Left = 56
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -