?? proom.dfm
字號:
inherited frmPRoom: TfrmPRoom
Tag = 11900
Left = 229
Top = 201
Caption = '庫房權限設置'
ClientHeight = 216
ClientWidth = 466
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Label7: TLabel
Left = 8
Top = 56
Width = 36
Height = 12
Caption = '隸屬于'
end
object Label8: TLabel
Left = 274
Top = 57
Width = 48
Height = 12
Caption = '不隸屬于'
end
object Label3: TLabel
Left = 8
Top = 16
Width = 24
Height = 12
Caption = '庫房'
end
object ListBox1: TListBox
Left = 8
Top = 72
Width = 185
Height = 137
ItemHeight = 12
Sorted = True
TabOrder = 0
OnDblClick = BitBtn2Click
end
object ListBox2: TListBox
Left = 274
Top = 71
Width = 185
Height = 137
ItemHeight = 12
Sorted = True
TabOrder = 1
OnDblClick = BitBtn1Click
end
object BitBtn1: TBitBtn
Tag = 201
Left = 200
Top = 96
Width = 65
Height = 25
Caption = '<--添加'
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Tag = 201
Left = 200
Top = 144
Width = 65
Height = 25
Caption = '刪除-->'
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Tag = 201
Left = 374
Top = 8
Width = 75
Height = 25
Caption = '確定'
TabOrder = 4
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 374
Top = 40
Width = 75
Height = 25
Caption = '關閉'
TabOrder = 5
OnClick = BitBtn4Click
end
object ComboBox1: TComboBox
Left = 38
Top = 10
Width = 155
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 6
OnChange = ComboBox1Change
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -