www.pudn.com > 2004021618574529928.rar > ServerMsg.dfm


object frmServerMsg: TfrmServerMsg 
  Left = 263 
  Top = 204 
  BorderIcons = [biSystemMenu, biMinimize] 
  BorderStyle = bsSingle 
  Caption = #26381#21153#22120#28040#24687 
  ClientHeight = 275 
  ClientWidth = 445 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poDesktopCenter 
  OnClose = FormClose 
  PixelsPerInch = 96 
  TextHeight = 13 
  object BitBtn1: TBitBtn 
    Left = 180 
    Top = 228 
    Width = 75 
    Height = 25 
    Caption = #30830#23450 
    TabOrder = 0 
    OnClick = BitBtn1Click 
  end 
  object MOServerMsg: TRichEdit 
    Left = 8 
    Top = 12 
    Width = 429 
    Height = 197 
    Font.Charset = GB2312_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -12 
    Font.Name = #23435#20307 
    Font.Style = [] 
    ParentFont = False 
    ScrollBars = ssVertical 
    TabOrder = 1 
  end 
end