www.pudn.com > jiaocaiguanlixitongdaima.rar > AboutUnit.dfm


object frmAbout: TfrmAbout 
  Left = 451 
  Top = 166 
  BorderStyle = bsDialog 
  Caption = #20851#20110 
  ClientHeight = 252 
  ClientWidth = 298 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = True 
  Position = poScreenCenter 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Panel1: TPanel 
    Left = 8 
    Top = 8 
    Width = 281 
    Height = 198 
    BevelInner = bvRaised 
    BevelOuter = bvLowered 
    ParentColor = True 
    TabOrder = 0 
    object ProgramIcon: TImage 
      Left = 8 
      Top = 8 
      Width = 65 
      Height = 57 
      Picture.Data = { 
        07544269746D617076020000424D760200000000000076000000280000002000 
        0000200000000100040000000000000200000000000000000000100000000000 
        000000000000000080000080000000808000800000008000800080800000C0C0 
        C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF 
        FF00000000000000000000000000000000000EE8787878EEEEEEE03F30878EEE 
        EEE00EE8787878EEEEEEE03F30878EEEEEE00EE8787878EEEEEEE03F30878EEE 
        EEE00EE8787878EEEEEEE03F30878EEEEEE00887787877788888803F3088787E 
        EEE00788787878878887803F3088887EEEE00788887888878887803F3088887E 
        EEE00877888887788888703F308887EEEEE00888777778888888037883088888 
        8EE007777777777777703787883087777EE00888888888888803787FF8830888 
        888008888888888880378777778830888880077777777788037873F3F3F87808 
        88E00888888888803787FFFFFFFF8830EEE00887777778800001111111111100 
        EEE00888888888888899B999B99999EEEEE00888888888888899B9B99BB9B9EE 
        EEE0088888888888899BB9BB99BB99EEEEE0078888888888899B999B999999EE 
        EEE0087788888778899B9B9BB9BB99EEEEE00888778778888E9B9B9BB9999EEE 
        EEE0088888788888EE9B99B9BB9BEEEEEEE00EE8888888EEEEE999B9999EEEEE 
        EEE00EEEE888EEEEEEEE99BB999EEEEEEEE00EEEEE8EEEEEEEEEE999B9EEEEEE 
        EEE00EEEEE8EEEEEEEEEEEE999EEEEEEEEE00EEEEE8EEEEEEEEEEEEE99EEEEEE 
        EEE00EEEEE8EEEEEEEEEEEEE9EEEEEEEEEE00EEEEE8EEEEEEEEEEEEEEEEEEEEE 
        EEE00EEEEEEEEEEEEEEEEEEEEEEEEEEEEEE00000000000000000000000000000 
        0000} 
      Stretch = True 
      IsControl = True 
    end 
    object ProductName: TLabel 
      Left = 88 
      Top = 16 
      Width = 155 
      Height = 13 
      AutoSize = False 
      Caption = #36719#20214#21517#31216':'#25945#26448#31649#29702#31995#32479 
      IsControl = True 
    end 
    object Version: TLabel 
      Left = 88 
      Top = 40 
      Width = 90 
      Height = 13 
      AutoSize = False 
      Caption = #29256#26412#21495':V1.0' 
      IsControl = True 
    end 
    object Copyright: TLabel 
      Left = 26 
      Top = 80 
      Width = 209 
      Height = 13 
      AutoSize = False 
      Caption = #20316#32773':'#21335#38451#29702#24037#23398#38498' '#26519#36229#26071 
      IsControl = True 
    end 
    object Comments: TLabel 
      Left = 8 
      Top = 106 
      Width = 261 
      Height = 85 
      AutoSize = False 
      Caption =  
        '     '#26412#36719#20214#21487#20197#23454#29616#23545#25945#26448#30340#39046#21462','#20070#36153#30340#20132#19982#36864','#30456#20851#20449#24687#30340#26597#35810#31561#21151#33021'.'#26412#36719#20214#37319#29992'Delphi 7'#20316#20026#24320#21457#24037#20855','#21518#21488#37319#29992'SQL' + 
        ' Server 2000'#20316#21518#25968#25454#24211','#24615#33021#21487#38752','#31283#23450#24615#22909'!'#26412#36719#20214#28304#20195#23613#29992#19982#23398#20064#20132#27969','#22914#20316#20854#23427#29992#36884#33021#36890#30693#20316#32773':lcq.1983@16' + 
        '3.com' 
      WordWrap = True 
      IsControl = True 
    end 
  end 
  object OKButton: TButton 
    Left = 200 
    Top = 216 
    Width = 75 
    Height = 25 
    Caption = #30830#23450 
    Default = True 
    ModalResult = 1 
    TabOrder = 1 
  end 
end