⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tycxunit.dfm

📁 Delphi7.0_8.0课程设计与系统开发案例
💻 DFM
字号:
object Form4: TForm4
  Left = 89
  Top = 149
  Width = 637
  Height = 417
  Caption = #20840#26657#22242#21592#26597#35810#12289#32534#36753#12289#35810#32479#19982#35745
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 168
    Top = 8
    Width = 300
    Height = 30
    Caption = #20840#26657#22242#21592#32534#36753#26597#35810#32479#35745
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -29
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 169
    Top = 9
    Width = 300
    Height = 30
    Caption = #20840#26657#22242#21592#32534#36753#26597#35810#32479#35745
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -29
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 16
    Top = 351
    Width = 600
    Height = 12
    Caption = #29992#25143#21487#20197#22312#19987#38376#30340#23398#38498#12289#19987#19994#29677#32423#21644#22242#21592#35760#24405#31383#20307#20013#36827#34892#21508#31181#25968#25454#32534#36753#65292#20063#21487#20197#23601#22312#26412#31383#20307#20013#36827#34892#21508#31181#35760#24405#32534#36753#65281
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 11
    Top = 42
    Width = 601
    Height = 265
    BevelInner = bvLowered
    Caption = 'Panel1'
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 7
      Top = 8
      Width = 129
      Height = 233
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #23398#38498#21517#31216
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22242#21592#24635#25968
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end>
    end
    object DBGrid2: TDBGrid
      Left = 137
      Top = 8
      Width = 161
      Height = 233
      DataSource = DataSource2
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ParentFont = False
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid2CellClick
      OnColEnter = DBGrid2ColEnter
      OnColumnMoved = DBGrid2ColumnMoved
      OnDrawDataCell = DBGrid2DrawDataCell
      OnKeyDown = DBGrid2KeyDown
      OnKeyPress = DBGrid2KeyPress
      OnKeyUp = DBGrid2KeyUp
      Columns = <
        item
          Expanded = False
          FieldName = #19987#19994#29677#32423
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #23398#38498
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = False
        end
        item
          Expanded = False
          FieldName = #22242#21592#20154#25968
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = False
        end>
    end
    object DBGrid3: TDBGrid
      Left = 297
      Top = 8
      Width = 297
      Height = 233
      DataSource = DataSource3
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ParentFont = False
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid3CellClick
      Columns = <
        item
          Expanded = False
          FieldName = #23398#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22995#21517
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24615#21035
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24180#40836
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20986#29983#24180#26376
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #27665#26063
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #31821#36143
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #23398#38498
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = False
        end
        item
          Expanded = False
          FieldName = #19987#19994#29677#32423
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end>
    end
  end
  object Edit1: TEdit
    Left = 301
    Top = 318
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
    Text = 'Edit1'
  end
  object RadioButton1: TRadioButton
    Left = 48
    Top = 320
    Width = 113
    Height = 17
    Caption = #19987#19994#29677#32423#22242#21592#25968
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 170
    Top = 320
    Width = 113
    Height = 17
    Caption = #20840#26657#22242#21592#24635#25968
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = RadioButton2Click
  end
  object Table1: TTable
    Active = True
    TableName = #23398#38498'.db'
    Left = 456
    Top = 48
  end
  object Table2: TTable
    Active = True
    IndexName = 'XY'
    MasterFields = #23398#38498#21517#31216
    MasterSource = DataSource1
    TableName = #19987#19994#29677#32423'.db'
    Left = 464
    Top = 96
  end
  object Table3: TTable
    Active = True
    IndexName = 'ZYBJ'
    MasterFields = #19987#19994#29677#32423
    MasterSource = DataSource2
    TableName = #22242#21592#35760#24405'.db'
    TableType = ttParadox
    Left = 456
    Top = 160
    object Table3BDEDesigner: TStringField
      FieldName = #23398#21495
      Size = 13
    end
    object Table3BDEDesigner2: TStringField
      FieldName = #22995#21517
      Size = 10
    end
    object Table3BDEDesigner3: TStringField
      FieldName = #24615#21035
      Size = 2
    end
    object Table3BDEDesigner4: TIntegerField
      FieldName = #24180#40836
    end
    object Table3BDEDesigner5: TStringField
      FieldName = #20986#29983#24180#26376
      Size = 16
    end
    object Table3BDEDesigner6: TStringField
      FieldName = #27665#26063
      Size = 14
    end
    object Table3BDEDesigner7: TStringField
      FieldName = #31821#36143
      Size = 10
    end
    object Table3BDEDesigner8: TStringField
      FieldName = #23398#38498
    end
    object Table3BDEDesigner9: TStringField
      FieldName = #19987#19994#29677#32423
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 504
    Top = 48
  end
  object DataSource2: TDataSource
    DataSet = Table2
    Left = 512
    Top = 96
  end
  object DataSource3: TDataSource
    DataSet = Table3
    Left = 512
    Top = 160
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -