RecogniseUnit.dfm
资源名称:ShuaQB.rar [点击查看]
上传用户:fudikeji
上传日期:2015-08-23
资源大小:207k
文件大小:1k
源码类别:
Internet/IE编程
开发平台:
Delphi
- object mainform: Tmainform
- Left = 214
- Top = 219
- BorderStyle = bsDialog
- Caption = 'QQVnet'
- ClientHeight = 349
- ClientWidth = 676
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object WebBrowser1: TWebBrowser
- Left = 1
- Top = 0
- Width = 673
- Height = 161
- TabOrder = 0
- OnDocumentComplete = WebBrowser1DocumentComplete
- ControlData = {
- 4C0000008E450000A41000000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000}
- end
- object Memo1: TMemo
- Left = 0
- Top = 168
- Width = 673
- Height = 137
- BiDiMode = bdRightToLeft
- ParentBiDiMode = False
- ScrollBars = ssVertical
- TabOrder = 1
- end
- object Timer1: TTimer
- Interval = 100
- OnTimer = Timer1Timer
- Left = 640
- Top = 312
- end
- end