www.pudn.com > oicqspysrc.zip > MsgView.dfm


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