MsgView.dfm
上传用户:hbtcygglw
上传日期:2007-01-07
资源大小:281k
文件大小:1k
- object MsgViewDlg: TMsgViewDlg
- Left = 208
- Top = 107
- Width = 497
- Height = 307
- Caption = '数据查看'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object ViewMemo: TMemo
- Left = 0
- Top = 0
- Width = 489
- Height = 245
- Align = alTop
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 184
- Top = 252
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkClose
- end
- end