📄 acrm.~dfm
字号:
object FrmACRM: TFrmACRM
Left = 229
Top = 196
Width = 236
Height = 72
BorderIcons = [biSystemMenu]
Caption = #31354#35843#36828#31243#25511#21046#36816#36716'/'#20572#27490#25805#20316' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object btnRun: TButton
Left = 8
Top = 8
Width = 98
Height = 25
BiDiMode = bdRightToLeftNoAlign
Caption = #36816' '#36716
ParentBiDiMode = False
TabOrder = 0
OnClick = btnRunClick
end
object btnStop: TButton
Left = 120
Top = 8
Width = 98
Height = 25
Caption = #20572' '#27490
TabOrder = 1
OnClick = btnStopClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -