www.pudn.com > 2.rar > StudentUnit4.dfm


object Form4: TForm4 
  Left = 192 
  Top = 114 
  Width = 696 
  Height = 480 
  Caption = #23398#29983#20449#24687#26597#35810 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clBlack 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 40 
    Top = 272 
    Width = 72 
    Height = 16 
    Caption = #36755#20837#23398#29983#32534#21495 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clNavy 
    Font.Height = -13 
    Font.Name = 'MS Sans Serif' 
    Font.Style = [] 
    ParentFont = False 
  end 
  object DBGrid1: TDBGrid 
    Left = 0 
    Top = 0 
    Width = 688 
    Height = 225 
    Align = alTop 
    DataSource = DataSource1 
    TabOrder = 0 
    TitleFont.Charset = DEFAULT_CHARSET 
    TitleFont.Color = clBlack 
    TitleFont.Height = -11 
    TitleFont.Name = 'MS Sans Serif' 
    TitleFont.Style = [] 
  end 
  object Edit1: TEdit 
    Left = 160 
    Top = 272 
    Width = 121 
    Height = 21 
    TabOrder = 1 
    Text = 'Edit1' 
  end 
  object BitBtn1: TBitBtn 
    Left = 424 
    Top = 272 
    Width = 75 
    Height = 25 
    Caption = #25191#34892#26597#35810 
    TabOrder = 2 
    OnClick = BitBtn1Click 
  end 
  object Table1: TTable 
    Active = True 
    TableName = #23398#29983#20449#24687#25968#25454#34920'.db' 
    Left = 608 
    Top = 160 
    object Table1BDEDesigner: TIntegerField 
      FieldName = #23398#29983#32534#21495 
    end 
    object Table1BDEDesigner2: TStringField 
      FieldName = #23398#29983#22995#21517 
      Size = 18 
    end 
    object Table1BDEDesigner3: TStringField 
      FieldName = #23398#29983#24615#21035 
      Size = 2 
    end 
    object Table1BDEDesigner4: TDateField 
      FieldName = #20986#29983#26085#26399 
    end 
    object Table1BDEDesigner5: TStringField 
      FieldName = #25152#22312#38498#31995 
      Size = 30 
    end 
    object Table1BDEDesigner6: TStringField 
      FieldName = #19987#19994#21517#31216 
      Size = 30 
    end 
    object Table1BDEDesigner7: TStringField 
      FieldName = #25152#22312#24180#32423 
      Size = 16 
    end 
    object Table1BDEDesigner8: TStringField 
      FieldName = #25152#22312#29677#32423 
      Size = 8 
    end 
    object Table1BDEDesigner9: TStringField 
      FieldName = #31821#36143 
      Size = 30 
    end 
    object Table1BDEDesigner10: TStringField 
      FieldName = #23478#38271#22995#21517 
      Size = 16 
    end 
    object Table1BDEDesigner11: TStringField 
      FieldName = #23487#33293#21495#30721 
    end 
    object Table1BDEDesigner12: TMemoField 
      FieldName = #22791#27880 
      BlobType = ftMemo 
      Size = 240 
    end 
  end 
  object DataSource1: TDataSource 
    DataSet = Table1 
    Left = 592 
    Top = 224 
  end 
end