📄 mutexfrm.dfm
字号:
object frmMutex: TfrmMutex
Left = 199
Top = 169
Width = 458
Height = 313
Caption = #21033#29992#20114#26021#23454#29616#32447#31243#38388#21516#27493
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 19
Top = 16
Width = 90
Height = 12
Caption = #32447#31243'1'#30340#25968#32452#25968#25454
end
object Label2: TLabel
Left = 200
Top = 16
Width = 90
Height = 12
Caption = #32447#31243'2'#30340#25968#32452#25968#25454
end
object ListBox1: TListBox
Left = 16
Top = 32
Width = 153
Height = 241
ItemHeight = 12
TabOrder = 0
end
object btnExecute: TButton
Left = 368
Top = 32
Width = 75
Height = 25
Caption = #25191#34892
TabOrder = 1
OnClick = btnExecuteClick
end
object ListBox2: TListBox
Left = 200
Top = 32
Width = 153
Height = 241
ItemHeight = 12
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -