📄 main.dfm
字号:
object frmMain: TfrmMain
Left = 210
Top = 110
Width = 419
Height = 411
BorderIcons = [biSystemMenu]
Caption = 'S3C44B0'#32593#32476#27979#35797#23458#25143#31471
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label8: TLabel
Left = 8
Top = 320
Width = 73
Height = 25
AutoSize = False
Caption = #35780#20272#26495'ip'#22320#22336
end
object Label10: TLabel
Left = 248
Top = 320
Width = 33
Height = 25
AutoSize = False
Caption = #31471#21475
end
object Panel3: TPanel
Left = 0
Top = 8
Width = 409
Height = 73
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 393
Height = 20
AutoSize = False
Caption = 'Samsung S3C44B0 '#35780#20272#26495'TCP/IP'#21327#35758#27979#35797
Font.Charset = DEFAULT_CHARSET
Font.Color = clGrayText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 16
Top = 17
Width = 369
Height = 20
AutoSize = False
Caption = 'Samsung S3C44B0 '#35780#20272#26495'TCP/IP'#21327#35758#27979#35797
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 208
Top = 56
Width = 185
Height = 13
AutoSize = False
Caption = #27993#27743#24037#21830#22823#23398' '#35745#31185'021 (2006)'
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 88
Width = 409
Height = 65
Caption = 'LED'#25511#21046
TabOrder = 1
object sbLed1: TSpeedButton
Left = 48
Top = 24
Width = 81
Height = 25
AllowAllUp = True
GroupIndex = 1
Caption = 'LED 1'
OnClick = sbLed1Click
end
object sbLed2: TSpeedButton
Left = 168
Top = 24
Width = 81
Height = 25
AllowAllUp = True
GroupIndex = 2
Caption = 'LED 2'
OnClick = sbLed1Click
end
object sbLed3: TSpeedButton
Left = 288
Top = 24
Width = 81
Height = 25
AllowAllUp = True
GroupIndex = 3
Caption = 'LED 3'
OnClick = sbLed1Click
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 160
Width = 409
Height = 145
Caption = #25353#38190#29366#24577
TabOrder = 2
object spKey1: TShape
Left = 40
Top = 56
Width = 73
Height = 49
Brush.Color = clGray
Shape = stCircle
end
object spKey2: TShape
Left = 128
Top = 56
Width = 73
Height = 49
Brush.Color = clLime
Shape = stCircle
end
object spKey3: TShape
Left = 224
Top = 56
Width = 73
Height = 49
Brush.Color = clGray
Shape = stCircle
end
object spKey4: TShape
Left = 320
Top = 56
Width = 73
Height = 49
Brush.Color = clGray
Shape = stCircle
end
object Label4: TLabel
Left = 56
Top = 120
Width = 40
Height = 13
Caption = 'Button 1'
end
object Label5: TLabel
Left = 144
Top = 120
Width = 40
Height = 13
Caption = 'Button 2'
end
object Label6: TLabel
Left = 240
Top = 120
Width = 40
Height = 13
Caption = 'Button 3'
end
object Label7: TLabel
Left = 336
Top = 120
Width = 40
Height = 13
Caption = 'Button 4'
end
object Label9: TLabel
Left = 24
Top = 24
Width = 89
Height = 13
AutoSize = False
Caption = #37319#26679#38388#38548'(ms)'
end
object edInterval: TEdit
Left = 112
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = '50'
end
object btStart: TButton
Left = 240
Top = 24
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 1
OnClick = btStartClick
end
object Button4: TButton
Left = 328
Top = 24
Width = 75
Height = 25
Caption = #25353#38190
TabOrder = 2
OnClick = Button4Click
end
end
object Button1: TButton
Left = 0
Top = 352
Width = 113
Height = 25
Caption = #36830#25509#35780#20272#26495'(&O)'
TabOrder = 3
OnClick = Button1Click
end
object btClose: TButton
Left = 120
Top = 352
Width = 121
Height = 25
Caption = #26029#24320#38142#25509'(&C)'
TabOrder = 4
OnClick = btCloseClick
end
object edIP: TEdit
Left = 88
Top = 320
Width = 145
Height = 21
TabOrder = 5
Text = '192.168.0.111'
end
object Button3: TButton
Left = 328
Top = 352
Width = 75
Height = 25
Caption = ' '#20851#20110'(&H)'
TabOrder = 6
OnClick = Button3Click
end
object edPort: TEdit
Left = 280
Top = 320
Width = 65
Height = 21
TabOrder = 7
Text = '6000'
end
object timer: TTimer
Enabled = False
OnTimer = timerTimer
Left = 40
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -