📄 frame_roleedit.~dfm
字号:
inherited frame_frmRoleEdit: Tframe_frmRoleEdit
Left = 479
Top = 282
Width = 271
Height = 221
Caption = 'frame_frmRoleEdit'
PixelsPerInch = 96
TextHeight = 13
object lbljobname: TLabel [0]
Left = 30
Top = 25
Width = 70
Height = 13
Caption = 'lbljobname'
end
object lbljobdesc: TLabel [1]
Left = 30
Top = 61
Width = 70
Height = 13
Caption = 'lbljobdesc'
end
inherited stat: TStatusBar
Top = 168
Width = 263
end
inherited btnsave: TBitBtn
Left = 40
Top = 128
TabOrder = 3
end
inherited btncancel: TBitBtn
Left = 160
Top = 128
TabOrder = 4
end
object edtjobname: TEdit [5]
Left = 126
Top = 17
Width = 121
Height = 21
TabOrder = 0
Text = 'edtjobname'
end
object edtjobseqn: TEdit [6]
Left = 24
Top = 80
Width = 121
Height = 21
TabOrder = 2
Text = 'edtjobseqn'
Visible = False
end
object mmojobdesc: TMemo [7]
Left = 128
Top = 64
Width = 121
Height = 41
Lines.Strings = (
'mmojobdesc')
TabOrder = 1
end
inherited il: TImageList
Left = 110
Top = 77
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -