?? umain.dfm
字號:
object fMain: TfMain
Left = 260
Top = 225
BorderStyle = bsToolWindow
Caption = 'fMain'
ClientHeight = 239
ClientWidth = 504
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
000000008000008000000080800080000000800080008080000080808000C0C0
C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF009999
999999999999999999999999999994444F00F40F444444444444444444499C44
4F00F40F444444444444444444499CC44F0F0F0F444444440000004444499CCC
4F0F0F0F444440008888880044499CCCCF04F00F444008888888888804499CCC
CF00000F4008F8F8F8F8888804499CCCCF04F00F0F8F88888888800004499CCC
CF0F0040F8F8F8F8F800078804499CCCCCF0040F8F888F880077787804499CCC
CCCFC0F8F8F8F8F00787878044499CCCCCCC0F8F8F8F80070878788044499CCC
CCC0F8F8F8F807770787880444499CCCCCC0FFFF8F8077780878780444499CCC
CC08F8F8F80F77870787804444499CCCCC0FFF8F80F0F7780878044444499CCC
C0F8F8F8078F0F870787044444499CCCC0FF8FF07777F0F80880444444499CCC
C0F8F8F077878F0F0804444444499CCC0FFFFF07777878F00044444444499CCC
0FF8F000000000000F4F444444499CCC0FFFF07778787880F0F0F44444499CCC
0FF807878787870CCF00F44444499CCC0FFF0778787870CCF000F44444499CCC
0FF8078787800CCCCFFF0F4444499CCC0FF07878780CCCCCCCCCFF4444499CCC
C0F0777700CCCCCCCCCCCC4444499CCCC0F07700CCCCCCCCCCCCCCC444499CCC
CC0000CCCCCCCCCCCCCCCCCC44499CCCCCCCCCCCCCCCCCCCCCCCCCCCC4499CCC
CCCCCCCCCCCCCCCCCCCCCCCCCC49999999999999999999999999999999990000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 504
Height = 22
AutoSize = True
ButtonHeight = 20
ButtonWidth = 31
Caption = 'ToolBar1'
Flat = True
ShowCaptions = True
TabOrder = 0
object ToolButton7: TToolButton
Left = 0
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 3
Style = tbsSeparator
end
object btnConnect: TToolButton
Left = 8
Top = 0
Caption = #26029#24320
Down = True
ImageIndex = 3
Style = tbsCheck
OnClick = btnConnectClick
end
object ToolButton6: TToolButton
Left = 39
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 5
Style = tbsSeparator
end
object btnClear: TToolButton
Left = 47
Top = 0
Caption = #28165#38500
ImageIndex = 0
OnClick = btnClearClick
end
object btnSave: TToolButton
Left = 78
Top = 0
Caption = #23384#20648
ImageIndex = 1
OnClick = btnSaveClick
end
object ToolButton3: TToolButton
Left = 109
Top = 0
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object btnExit: TToolButton
Left = 117
Top = 0
Caption = #36864#20986
ImageIndex = 2
OnClick = btnExitClick
end
object ToolButton1: TToolButton
Left = 148
Top = 0
Width = 8
Caption = 'ToolButton1'
ImageIndex = 3
Style = tbsSeparator
end
object StayOnTop: TCheckBox
Left = 156
Top = 0
Width = 97
Height = 20
Caption = #26174#31034#20110#26368#39030#23618
Checked = True
State = cbChecked
TabOrder = 0
OnClick = StayOnTopClick
end
end
object MainPanel: TPanel
Left = 0
Top = 22
Width = 504
Height = 198
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object RichEdit: TRichEdit
Left = 2
Top = 2
Width = 500
Height = 194
Align = alClient
BevelInner = bvSpace
BevelOuter = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
end
end
object StatusBar: TStatusBar
Left = 0
Top = 220
Width = 504
Height = 19
Panels = <
item
Width = 150
end
item
Width = 50
end>
end
object ImageList1: TImageList
Left = 8
Top = 32
end
object SaveDialog: TSaveDialog
Left = 40
Top = 32
end
object PopupMenu: TPopupMenu
Left = 72
Top = 32
object nShow: TMenuItem
Caption = #26174#31034
OnClick = nShowClick
end
object N2: TMenuItem
Caption = '-'
end
object nExit: TMenuItem
Caption = #36864#20986
OnClick = nExitClick
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -