📄 setroomunit.dfm
字号:
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl16: TLabel
Left = 456
Top = 168
Width = 60
Height = 14
Caption = #29992#39184#32534#21495
FocusControl = dbedtroom_ID
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object suiDBGrid1: TsuiDBGrid
Left = 4
Top = 25
Width = 445
Height = 189
Align = alLeft
BorderStyle = bsNone
Color = clWhite
DataSource = ds4
FixedColor = 10504772
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UIStyle = DeepBlue
BorderColor = clBlack
FocusedColor = clGreen
SelectedColor = clYellow
FontColor = clBlack
TitleFontColor = clWhite
FixedBGColor = 10504772
BGColor = clWhite
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'room_num'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #39184#21488#32534#21495
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 99
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'room_state'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #39184#21488#29366#24577
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 74
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'room_floor'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #25152#22312#21306#22495
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 84
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'room_ID'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #24403#21069#29992#39184#32534#21495
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 130
Visible = True
end>
end
object suiButton3: TsuiButton
Left = 648
Top = 24
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #28155#21152
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 1
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton3Click
ResHandle = 0
end
object suiButton4: TsuiButton
Left = 648
Top = 56
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #32534#36753
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 2
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton4Click
ResHandle = 0
end
object suiButton5: TsuiButton
Left = 648
Top = 88
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #21024#38500
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 3
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton5Click
ResHandle = 0
end
object suiButton6: TsuiButton
Left = 648
Top = 184
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #36864#20986
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 4
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton6Click
ResHandle = 0
end
object dbedtroom_num: TDBEdit
Left = 520
Top = 72
Width = 120
Height = 22
DataField = 'room_num'
DataSource = ds4
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnKeyPress = dbedtroom_numKeyPress
end
object dbedtroom_type: TDBEdit
Left = 520
Top = 40
Width = 120
Height = 22
DataField = 'room_type'
DataSource = ds4
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
end
object dbedtroom_state: TDBEdit
Left = 520
Top = 104
Width = 120
Height = 22
DataField = 'room_state'
DataSource = ds4
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 7
end
object dbedtroom_floor: TDBEdit
Left = 520
Top = 136
Width = 120
Height = 22
DataField = 'room_floor'
DataSource = ds4
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 8
OnKeyPress = dbedtroom_floorKeyPress
end
object dbedtroom_ID: TDBEdit
Left = 520
Top = 168
Width = 120
Height = 22
DataField = 'room_ID'
DataSource = ds4
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 9
end
object suiButton9: TsuiButton
Left = 648
Top = 153
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #21462#28040
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 10
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton9Click
ResHandle = 0
end
object suiButton10: TsuiButton
Left = 648
Top = 121
Width = 50
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #25552#20132
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 11
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton10Click
ResHandle = 0
end
end
object suiPanel3: TsuiPanel
Left = 0
Top = 185
Width = 712
Height = 218
UIStyle = WinXP
BorderColor = 6842472
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #39184#21488#20449#24687
ShowButton = False
CaptionFontColor = clBlack
Align = alClient
TabOrder = 2
Color = clWhite
object Label1: TLabel
Left = 456
Top = 72
Width = 60
Height = 14
Caption = #39184#21488#32534#21495
FocusControl = DBEdit1
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 456
Top = 40
Width = 60
Height = 14
Caption = #31867#22411#32534#21495
FocusControl = DBEdit2
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 456
Top = 104
Width = 60
Height = 14
Caption = #39184#21488#29366#24577
FocusControl = DBEdit3
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 456
Top = 136
Width = 60
Height = 14
Caption = #25152#22312#21306#22495
FocusControl = DBEdit4
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 456
Top = 168
Width = 60
Height = 14
Caption = #29992#39184#32534#21495
FocusControl = DBEdit5
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object suiDBGrid3: TsuiDBGrid
Left = 4
Top = 25
Width = 445
Height = 189
Align = alLeft
BorderStyle = bsNone
Color = clWhite
DataSource = ds4
FixedColor = 10504772
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -