📄 unit1.dfm
字号:
object Form1: TForm1
Left = 212
Top = 319
AutoScroll = False
Caption = 'Form1'
ClientHeight = 466
ClientWidth = 716
Color = clBtnFace
Constraints.MinHeight = 50
Constraints.MinWidth = 130
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel3: TPanel
Left = 0
Top = 38
Width = 716
Height = 428
Align = alClient
Caption = 'Panel3'
TabOrder = 0
object Splitter1: TSplitter
Left = 242
Top = 1
Width = 3
Height = 426
Cursor = crHSplit
Color = clBtnFace
ParentColor = False
end
object Panel2: TPanel
Left = 245
Top = 1
Width = 470
Height = 426
Align = alClient
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 0
object suiMemo1: TsuiMemo
Left = 0
Top = 0
Width = 470
Height = 426
UIStyle = DeepBlue
BorderColor = clBlack
Align = alClient
Lines.Strings = (
#65293#65293#65293#65293#65293#65293#65293'ZCZC QA01'#65293#65293#65293#65293#65293#65293
#21457#36865#26102#38388':2006'#24180'07'#26376'03'#26085'10'#26102'23'#20998
#20869#23481':'
'Navtex'#27979#35797#25253#25991#12290
'NNNN')
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
object Panel5: TPanel
Left = 168
Top = 88
Width = 185
Height = 249
Caption = 'Panel5'
TabOrder = 1
Visible = False
object Button6: TButton
Left = 54
Top = 184
Width = 75
Height = 25
Caption = #35835
TabOrder = 0
OnClick = Button6Click
end
object Button5: TButton
Left = 54
Top = 152
Width = 75
Height = 25
Caption = 'send(1024*4)'
TabOrder = 1
OnClick = Button5Click
end
object Button4: TButton
Left = 54
Top = 88
Width = 75
Height = 25
Caption = 'send 63'
TabOrder = 2
OnClick = Button4Click
end
object Button3: TButton
Left = 54
Top = 24
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
OnClick = Button3Click
end
object Button2: TButton
Left = 54
Top = 56
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 4
OnClick = Button2Click
end
object Button1: TButton
Left = 54
Top = 119
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 5
OnClick = Button1Click
end
end
end
object Panel1: TPanel
Left = 1
Top = 1
Width = 241
Height = 426
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 1
object Panel4: TPanel
Left = 1
Top = 1
Width = 239
Height = 424
Align = alClient
BevelOuter = bvNone
Caption = 'Panel4'
TabOrder = 0
object suiTreeView1: TsuiTreeView
Left = 0
Top = 0
Width = 239
Height = 424
UIStyle = DeepBlue
BorderColor = clBlack
Align = alClient
BevelOuter = bvNone
BorderStyle = bsNone
BorderWidth = 2
Images = ImageList2
Indent = 19
ReadOnly = True
TabOrder = 0
OnCollapsed = suiTreeView1Collapsed
OnEnter = suiTreeView1Enter
OnExpanded = suiTreeView1Expanded
Items.Data = {
020000002E000000020000000300000003000000FFFFFFFF0000000002000000
1532303036C4EA3037D4C23033C8D5A3ADA3AD32CCF521000000000000000000
0000FFFFFFFFFFFFFFFF0000000000000000083130CAB13233B7D62000000001
00000001000000FFFFFFFFFFFFFFFF00000000000000000732CAB13530B7D62E
000000020000000300000003000000FFFFFFFF00000000010000001532303036
C4EA3036D4C23331C8D5A3ADA3AD31CCF5210000000000000000000000FFFFFF
FFFFFFFFFF0000000000000000083132CAB13232B7D6}
end
end
end
end
object suiToolBar1: TsuiToolBar
Left = 0
Top = 0
Width = 716
Height = 38
ButtonHeight = 38
ButtonWidth = 39
Caption = 'suiToolBar1'
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Images = ImageList1
TabOrder = 1
UIStyle = DeepBlue
ButtonColor = clInfoBk
ButtonBorderColor = clBlack
ButtonDownColor = 14211288
object ToolButton5: TToolButton
Left = 0
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton1: TToolButton
Left = 8
Top = 0
Hint = #25171#24320
Caption = 'ToolButton1'
ImageIndex = 0
ParentShowHint = False
ShowHint = True
end
object ToolButton6: TToolButton
Left = 47
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 4
Style = tbsSeparator
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -