📄 unit4.~dfm
字号:
object roomForm: TroomForm
Left = 219
Top = 270
Width = 544
Height = 375
Caption = #23458#25151#39044#23450#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 48
Top = 96
Width = 69
Height = 13
Caption = #26597#35810#32467#26524' '
end
object Button1: TButton
Left = 272
Top = 456
Width = 75
Height = 25
Caption = #36820#22238#20027#31383#20307
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 376
Top = 456
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 40
Top = 8
Width = 465
Height = 73
Caption = #26597#35810#26465#20214
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 32
Width = 99
Height = 13
Caption = #35831#36755#20837#23458#25151#32534#21495' '
end
object Edit1: TEdit
Left = 128
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = '0003'
end
object Button3: TButton
Left = 264
Top = 32
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 352
Top = 32
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
end
end
object DBGrid1: TDBGrid
Left = 32
Top = 136
Width = 721
Height = 305
DataSource = DataSource1
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DataSource1: TDataSource
DataSet = Table1
Left = 136
Top = 96
end
object Table1: TTable
Active = True
DatabaseName = 'jd'
TableName = 'dbo.keren'
Left = 184
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -