📄 pdum.dfm
字号:
object pduf: Tpduf
Left = 267
Top = 176
BorderStyle = bsToolWindow
Caption = ' PDU conversion TEST [Siemens C-35]'
ClientHeight = 199
ClientWidth = 399
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 100
Top = 5
Width = 75
Height = 13
Caption = #1053#1086#1084#1077#1088' '#1094#1077#1085#1090#1088#1072':'
end
object Label3: TLabel
Left = 200
Top = 5
Width = 33
Height = 13
Caption = #1058#1077#1082#1089#1090':'
end
object Label1: TLabel
Left = 5
Top = 45
Width = 57
Height = 13
Caption = 'PDU '#1090#1077#1082#1089#1090':'
end
object Label4: TLabel
Left = 5
Top = 5
Width = 87
Height = 13
Caption = #1053#1086#1084#1077#1088' '#1086#1090#1087#1088#1072#1074#1082#1080':'
end
object Label5: TLabel
Left = 5
Top = 85
Width = 32
Height = 13
Caption = #1054#1090#1095#1077#1090':'
end
object Bevel1: TBevel
Left = 200
Top = 100
Width = 193
Height = 95
end
object tpdu: TSpeedButton
Left = 205
Top = 149
Width = 90
Height = 20
Caption = 'PDU'
Flat = True
OnClick = tpduClick
end
object SpeedButton6: TSpeedButton
Left = 298
Top = 149
Width = 90
Height = 20
Caption = 'SEND'
Flat = True
OnClick = SpeedButton6Click
end
object SpeedButton1: TSpeedButton
Left = 298
Top = 170
Width = 90
Height = 20
Caption = 'TABLE'
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 205
Top = 170
Width = 90
Height = 20
Caption = 'EPDU'
Enabled = False
Flat = True
end
object SpeedButton4: TSpeedButton
Left = 298
Top = 105
Width = 90
Height = 22
Caption = 'COM'
Flat = True
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 298
Top = 128
Width = 90
Height = 20
Caption = 'READ'
Flat = True
OnClick = SpeedButton5Click
end
object ind: TShape
Left = 310
Top = 113
Width = 7
Height = 7
Brush.Color = clBtnFace
Shape = stCircle
end
object num: TMaskEdit
Left = 5
Top = 21
Width = 90
Height = 21
Cursor = crHandPoint
MaxLength = 13
TabOrder = 0
Text = '+380505934134'
OnChange = tpduClick
end
object txt: TMaskEdit
Left = 200
Top = 21
Width = 193
Height = 21
Cursor = crHandPoint
MaxLength = 70
TabOrder = 1
Text = #1058#1077#1089#1090' SMS'
OnChange = tpduClick
end
object pdu: TMaskEdit
Left = 5
Top = 62
Width = 388
Height = 21
Color = clBtnFace
MaxLength = 160
TabOrder = 2
end
object SZ: TMaskEdit
Left = 144
Top = 21
Width = 51
Height = 21
Cursor = crHandPoint
MaxLength = 13
TabOrder = 3
Text = '9010000'
OnChange = tpduClick
end
object typ: TMemo
Left = 5
Top = 100
Width = 190
Height = 95
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'ready...'
'')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 4
end
object cms: TComboBox
Left = 205
Top = 105
Width = 90
Height = 21
Cursor = crHandPoint
Color = clBtnFace
ItemHeight = 13
TabOrder = 5
Text = 'COM1'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'COM5'
'COM6'
'COM7'
'COM8'
'COM9')
end
object cmgr: TSpinEdit
Left = 205
Top = 128
Width = 90
Height = 22
Cursor = crHandPoint
Color = clBtnFace
MaxValue = 1000
MinValue = 1
TabOrder = 6
Value = 1
end
object fsms: TCheckBox
Left = 200
Top = 44
Width = 177
Height = 17
Caption = 'Flash SMS ('#1087#1088#1103#1084#1086' '#1085#1072' '#1101#1082#1088#1072#1085')'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = tpduClick
end
object ksz: TMaskEdit
Left = 100
Top = 21
Width = 45
Height = 21
Cursor = crHandPoint
MaxLength = 13
TabOrder = 8
Text = '+38063'
OnChange = tpduClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -