📄 room.dfm
字号:
object RoomForm: TRoomForm
Left = 386
Top = 206
BorderStyle = bsToolWindow
Caption = #25945#23460#20449#24687#32500#25252
ClientHeight = 340
ClientWidth = 590
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 384
Top = 45
Width = 52
Height = 20
Caption = #27004#21495' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 16
Top = 23
Width = 361
Height = 298
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Room_ID'
Title.Caption = #25945#23460#32534#21495
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 74
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Build_Num'
Title.Caption = #27004#21495
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 50
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Room_Floor'
Title.Caption = #27004#23618
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 48
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Room_Building'
Title.Caption = #25945#23460#21495
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 59
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Room_Capacity'
Title.Caption = #25945#23460#23481#37327
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 81
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 16
Top = -1
Width = 200
Height = 26
DataSource = DataSource1
ParentShowHint = False
ShowHint = True
TabOrder = 1
Visible = False
end
object Button1: TButton
Left = 392
Top = 102
Width = 73
Height = 33
Caption = #39318#26465' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 392
Top = 155
Width = 73
Height = 33
Caption = #19978#19968#26465' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 392
Top = 207
Width = 73
Height = 33
Caption = #19979#19968#26465' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 392
Top = 263
Width = 73
Height = 33
Caption = #23614#26465' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 504
Top = 102
Width = 65
Height = 33
Caption = #22686#21152
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 504
Top = 155
Width = 65
Height = 33
Caption = #21024#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button6Click
end
object Button7: TButton
Left = 504
Top = 207
Width = 65
Height = 33
Caption = #32534#36753
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = Button7Click
end
object Button8: TButton
Left = 504
Top = 263
Width = 65
Height = 33
Caption = #25764#38144
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = Button8Click
end
object EdBld: TEdit
Left = 440
Top = 40
Width = 41
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object Button9: TButton
Left = 488
Top = 40
Width = 57
Height = 33
Caption = #26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Button9Click
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=Stud'
CursorType = ctStatic
Filtered = True
TableName = 'room'
Left = 413
Top = 303
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 525
Top = 303
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -