📄 unitqcprojectoptions.dfm
字号:
object Form_QCProjectOptions: TForm_QCProjectOptions
Left = 372
Top = 239
BorderStyle = bsDialog
Caption = #24037#31243#36873#39033
ClientHeight = 295
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 273
Height = 249
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #19968#33324#36873#39033
object Label1: TLabel
Left = 16
Top = 16
Width = 72
Height = 13
Caption = #22320#22270#32972#26223#33394#65306
end
object Label2: TLabel
Left = 16
Top = 64
Width = 84
Height = 13
Caption = #24320#20851#29366#24577#39068#33394#65306
end
object Label3: TLabel
Left = 32
Top = 88
Width = 24
Height = 13
Caption = #24320#65306
end
object Label4: TLabel
Left = 32
Top = 112
Width = 24
Height = 13
Caption = #20851#65306
end
object Label5: TLabel
Left = 16
Top = 136
Width = 84
Height = 13
Caption = #32447#36335#29366#24577#39068#33394#65306
end
object Label6: TLabel
Left = 32
Top = 160
Width = 36
Height = 13
Caption = #26377#30005#65306
end
object Label7: TLabel
Left = 32
Top = 184
Width = 36
Height = 13
Caption = #26080#30005#65306
end
object Panel_Power_On: TPanel
Left = 69
Top = 84
Width = 73
Height = 17
Color = clRed
TabOrder = 0
OnClick = Panel_Power_OnClick
end
object Panel_Power_Off: TPanel
Left = 69
Top = 108
Width = 73
Height = 17
Color = clBlack
TabOrder = 1
OnClick = Panel_Power_OffClick
end
object Panel_Line_On: TPanel
Left = 69
Top = 156
Width = 73
Height = 17
Color = clRed
TabOrder = 2
OnClick = Panel_Line_OnClick
end
object Panel_Line_Off: TPanel
Left = 69
Top = 180
Width = 73
Height = 17
Color = clBlack
TabOrder = 3
OnClick = Panel_Line_OffClick
end
object Panel_BgColor: TPanel
Left = 69
Top = 36
Width = 73
Height = 17
Color = clWhite
TabOrder = 4
OnClick = Panel_BgColorClick
end
end
end
object BitBtn1: TBitBtn
Left = 64
Top = 264
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 152
Top = 263
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
object ColorDialog1: TColorDialog
Left = 28
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -