📄 frm_roomu.dfm
字号:
inherited frm_room: Tfrm_room
Left = 437
Top = 96
Caption = #23517#23460#31649#29702
ClientHeight = 452
ClientWidth = 497
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel [0]
Left = 16
Top = 296
Width = 57
Height = 13
AutoSize = False
Caption = #20844#23507#21495
end
object Label2: TLabel [1]
Left = 280
Top = 296
Width = 57
Height = 13
AutoSize = False
Caption = #23517#23460#21495
end
object Label3: TLabel [2]
Left = 16
Top = 320
Width = 57
Height = 13
AutoSize = False
Caption = #21487#20303#20154#25968
end
object Label4: TLabel [3]
Left = 280
Top = 320
Width = 57
Height = 13
AutoSize = False
Caption = #20303#23487#36153#29992
end
object Label5: TLabel [4]
Left = 16
Top = 344
Width = 57
Height = 13
AutoSize = False
Caption = #30005#35805
end
object Label6: TLabel [5]
Left = 16
Top = 368
Width = 32
Height = 13
AutoSize = False
Caption = #22791#27880
end
object Label7: TLabel [6]
Left = 8
Top = 16
Width = 57
Height = 13
AutoSize = False
Caption = #20844#23507#27004#21495
end
object Label8: TLabel [7]
Left = 192
Top = 16
Width = 57
Height = 13
AutoSize = False
Caption = #23517#23460#21495
end
inherited DBGrid_info: TDBGrid
Top = 64
Width = 473
OnCellClick = DBGrid_infoCellClick
end
inherited btn_add: TButton
Left = 112
Top = 416
TabOrder = 9
end
inherited btn_del: TButton
Left = 208
Top = 416
TabOrder = 7
end
inherited btn_edit: TButton
Left = 304
Top = 416
TabOrder = 8
end
inherited btn_exit: TButton
Left = 400
Top = 416
TabOrder = 10
end
object cbx_houseNo: TComboBox [13]
Left = 80
Top = 296
Width = 113
Height = 21
ItemHeight = 13
TabOrder = 1
end
object edt_roomNo: TEdit [14]
Left = 352
Top = 296
Width = 121
Height = 21
TabOrder = 2
end
object edt_capability: TEdit [15]
Left = 80
Top = 320
Width = 121
Height = 21
TabOrder = 3
OnKeyPress = edt_capabilityKeyPress
end
object edt_fee: TEdit [16]
Left = 352
Top = 320
Width = 121
Height = 21
TabOrder = 4
OnKeyPress = edt_feeKeyPress
end
object edt_tel: TEdit [17]
Left = 80
Top = 344
Width = 121
Height = 21
TabOrder = 5
end
object Memo_remark: TMemo [18]
Left = 80
Top = 368
Width = 393
Height = 33
MaxLength = 50
TabOrder = 6
end
object cbx_houseNo_s: TComboBox [19]
Left = 72
Top = 16
Width = 113
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 11
OnChange = cbx_houseNo_sChange
end
object edt_roomNo_s: TEdit [20]
Left = 264
Top = 16
Width = 121
Height = 21
TabOrder = 12
end
object btn_search: TButton [21]
Left = 400
Top = 16
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 13
OnClick = btn_searchClick
end
inherited DataSource_info: TDataSource
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -