?? sendstring.dfm
字號:
object fraSendString: TfraSendString
Left = 0
Top = 0
Width = 349
Height = 269
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object Edit1: TEdit
Left = 8
Top = 11
Width = 218
Height = 21
TabOrder = 0
end
object btnSend: TButton
Left = 24
Top = 48
Width = 75
Height = 25
Caption = #21457#36865
Default = True
TabOrder = 1
OnClick = btnSendClick
end
object btnSendToWindow: TButton
Left = 118
Top = 48
Width = 83
Height = 25
Caption = #21457#36865#21040#31383#21475'...'
TabOrder = 2
OnClick = btnSendToWindowClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -