📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 181
Top = 166
Width = 661
Height = 425
Caption = 'Programa para testar equipamentos da ControlID'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 217
Height = 50
end
object Bevel2: TBevel
Left = 232
Top = 8
Width = 409
Height = 377
end
object Image1: TImage
Left = 440
Top = 16
Width = 193
Height = 185
end
object CZKEM1: TCZKEM
Left = 596
Top = 352
Width = 49
Height = 41
TabOrder = 0
Visible = False
ControlData = {10070000100500003D040000}
end
object edtNetPort: TLabeledEdit
Left = 93
Top = 29
Width = 41
Height = 21
EditLabel.Width = 28
EditLabel.Height = 13
EditLabel.Caption = 'Porta:'
ImeName = '?? (??) - ????'
TabOrder = 1
Text = '$1112'
end
object edtNetAddress: TLabeledEdit
Left = 17
Top = 29
Width = 77
Height = 21
EditLabel.Width = 56
EditLabel.Height = 13
EditLabel.Caption = 'Ender'#231'o IP:'
ImeName = '?? (??) - ????'
TabOrder = 2
Text = '192.168.0.201'
end
object btnConnect: TButton
Left = 138
Top = 26
Width = 73
Height = 25
Caption = 'Connect'
TabOrder = 3
OnClick = btnConnectClick
end
object memo1: TMemo
Left = 8
Top = 64
Width = 217
Height = 321
TabOrder = 4
end
object Button1: TButton
Left = 240
Top = 16
Width = 121
Height = 25
Caption = 'Tocar Sons'
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 241
Top = 45
Width = 121
Height = 25
Caption = 'Cadastra Usu'#225'rio'
TabOrder = 6
OnClick = Button2Click
end
object ZKFPEngX1: TZKFPEngX
Left = 608
Top = 312
Width = 24
Height = 24
OnImageReceived = ZKFPEngX1ImageReceived
ControlData = {
5450463008545A4B4650456E6700044C656674020003546F7002000557696474
6802180648656967687402180B456E726F6C6C436F756E7402030B53656E736F
72496E6465780200095468726573686F6C64020A114F6E65546F4F6E65546872
6573686F6C64020A0C4175746F4964656E74696679080D4973496D6167654368
616E6765080000}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -