📄 mainform.dfm
字号:
object Form1: TForm1
Left = 1
Top = 213
BorderStyle = bsDialog
Caption = #22270#20687#22788#29702
ClientHeight = 328
ClientWidth = 953
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 309
Width = 953
Height = 19
Panels = <
item
Width = 200
end
item
Width = 120
end
item
Width = 50
end>
end
object GroupBox3: TGroupBox
Left = 784
Top = 184
Width = 161
Height = 113
Caption = #20445#23384#20301#22270
TabOrder = 1
object Label3: TLabel
Left = 96
Top = 48
Width = 12
Height = 13
Caption = #31186
end
object Shape1: TShape
Left = 120
Top = 24
Width = 33
Height = 41
Brush.Color = clRed
Shape = stCircle
end
object Label2: TLabel
Left = 16
Top = 24
Width = 65
Height = 13
AutoSize = False
Caption = #20445#23384#38388#38548
end
object CheckBoxSave: TCheckBox
Left = 8
Top = 80
Width = 97
Height = 17
Caption = #23450#26102#20445#23384#22270#29255
TabOrder = 0
OnClick = CheckBoxSaveClick
end
object EditSaveTime: TEdit
Left = 16
Top = 40
Width = 73
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
TabOrder = 1
Text = '1'
end
end
object VideoWnd1: TVideoWnd
Left = 10
Top = 10
Width = 768
Height = 288
end
object GroupBox1: TGroupBox
Left = 784
Top = 8
Width = 161
Height = 169
Caption = #35270#39057#37319#38598
TabOrder = 3
object Label1: TLabel
Left = 32
Top = 24
Width = 73
Height = 13
AutoSize = False
Caption = #20840#26223#21345#21495
end
object ButtonStart: TButton
Left = 32
Top = 72
Width = 89
Height = 33
Caption = #24320#22987#37319#38598
TabOrder = 0
OnClick = ButtonStartClick
end
object ButtonEnd: TButton
Left = 32
Top = 120
Width = 89
Height = 33
Caption = #20572#27490#37319#38598
TabOrder = 1
OnClick = ButtonEndClick
end
object EditQjCard: TEdit
Left = 32
Top = 40
Width = 89
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
TabOrder = 2
end
end
object TimerSave: TTimer
Enabled = False
OnTimer = TimerSaveTimer
Left = 680
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -