FWDebug.dfm
资源名称:00011511.rar [点击查看]
上传用户:xiuanze55
上传日期:2017-08-03
资源大小:1080k
文件大小:1k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object DebugFW: TDebugFW
- Left = 45
- Top = 197
- Width = 887
- Height = 480
- Caption = 'DebugFW'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 8
- Top = 16
- Width = 857
- Height = 409
- ImeName = #54620#44397#50612'('#54620#44544') (MS-IME98)'
- Lines.Strings = (
- 'Memo1')
- ScrollBars = ssBoth
- TabOrder = 0
- WantTabs = True
- WordWrap = False
- OnDblClick = Memo1DblClick
- end
- end