📄 remotecfg.dfm
字号:
object frmRemoteCfg: TfrmRemoteCfg
Left = 265
Top = 199
Width = 673
Height = 678
Caption = 'GPRS DTU'#36828#31243#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 610
Width = 665
Height = 19
Panels = <
item
Text = #20018#21475#29366#24577#65306
Width = 80
end
item
Width = 200
end
item
Text = #25805#20316#32467#26524#65306
Width = 100
end
item
Width = 100
end
item
Width = 50
end>
SimplePanel = False
end
object panel3: TPanel
Left = 0
Top = 494
Width = 665
Height = 116
Align = alBottom
TabOrder = 1
object Memo1: TMemo
Left = 1
Top = 1
Width = 663
Height = 114
Align = alClient
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ReadOnly = True
TabOrder = 0
OnKeyPress = Memo1KeyPress
end
object MaskEdit3: TMaskEdit
Left = 243
Top = 43
Width = 121
Height = 21
BorderStyle = bsNone
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
PasswordChar = '*'
TabOrder = 1
Visible = False
OnKeyPress = MaskEdit3KeyPress
end
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 665
Height = 494
ActivePage = TabSheet1
Align = alClient
TabIndex = 0
TabOrder = 2
TabPosition = tpBottom
object TabSheet1: TTabSheet
Caption = 'DTU'#21442#25968#35774#32622
object Panel1: TPanel
Left = 0
Top = 0
Width = 657
Height = 65
Align = alTop
Color = clSkyBlue
TabOrder = 0
object GLabel: TLabel
Left = 426
Top = 8
Width = 159
Height = 13
AutoSize = False
Caption = #21442#25968#20540
end
object GComboBox: TComboBox
Left = 427
Top = 31
Width = 166
Height = 21
ImeMode = imDisable
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
OnKeyDown = GComboBoxKeyDown
OnKeyPress = GComboBoxKeyPress
end
object suiButton2: TsuiButton
Left = 600
Top = 32
Width = 41
Height = 22
UIStyle = WinXP
Caption = #35774#32622
AutoSize = False
TabOrder = 1
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
OnClick = suiButton2Click
end
object GEdit: TEdit
Left = 427
Top = 31
Width = 150
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
OnKeyPress = GEditKeyPress
end
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 360
Height = 63
Align = alLeft
Caption = 'DTU'#20449#24687
TabOrder = 3
object lbDTUInfo: TLabel
Left = 24
Top = 24
Width = 142
Height = 13
Caption = 'DTUID: '
end
end
end
object Panel2: TPanel
Left = 0
Top = 65
Width = 657
Height = 403
Align = alClient
Caption = 'Panel2'
TabOrder = 1
object ListView1: TListView
Left = 1
Top = 1
Width = 655
Height = 401
Align = alClient
Color = 16710645
Columns = <
item
Caption = #32534#21495
MaxWidth = 1
Width = 1
end
item
Caption = #21442#25968#21517#31216
Width = 180
end
item
Caption = #21442#25968#20540
Width = 150
end
item
Caption = #21442#25968#30456#20851#35828#26126
Width = 300
end>
GridLines = True
HotTrackStyles = [htUnderlineCold, htUnderlineHot]
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = ListView1Change
OnDblClick = ListView1DblClick
end
end
end
end
object Timer1: TTimer
Enabled = False
Interval = 200
OnTimer = Timer1Timer
Left = 184
Top = 160
end
object MainMenu1: TMainMenu
Left = 152
Top = 160
object N1: TMenuItem
Caption = #24674#22797#20986#21378#40664#35748#35774#32622
OnClick = N1Click
end
object N2: TMenuItem
Caption = #37197#32622#21442#25968#26174#31034
OnClick = N2Click
end
object N3: TMenuItem
Caption = #36890#20449#27979#35797
Visible = False
object N4: TMenuItem
Caption = #36879#26126#20256#36755#27169#24335#27979#35797
Enabled = False
end
object N5: TMenuItem
Caption = #29992#25143#25511#21046#27169#24335#27979#35797
Enabled = False
end
object MODEM1: TMenuItem
Caption = #24037#19994'MODEM'#27169#24335
Enabled = False
end
object N7: TMenuItem
Caption = '-'
end
object N8: TMenuItem
Caption = #21021#22987#20026#36879#26126#20256#36755#27169#24335
end
object N9: TMenuItem
Caption = #21021#22987#20026#29992#25143#25511#21046#27169#24335
end
object MODEM2: TMenuItem
Caption = #21021#22987#20026#24037#19994'MODEM'#27169#24335
end
end
object N6: TMenuItem
Caption = #22797#20301
OnClick = N6Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -