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

📄 txxhstunit1.~dfm

📁 《Delphi案例设计》源代码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 115
  Top = 140
  Width = 673
  Height = 383
  Caption = #36890#35759#23547#21628#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 16
    Width = 401
    Height = 25
    Caption = #20122#22826#36890#35759#20844#21496#26080#32447#23547#21628#19994#21153#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -24
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 74
    Top = 17
    Width = 401
    Height = 25
    Caption = #20122#22826#36890#35759#20844#21496#26080#32447#23547#21628#19994#21153#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clLime
    Font.Height = -24
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 560
    Top = 32
    Width = 60
    Height = 12
    Caption = #31995#32479#39044#35686#26639
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 56
    Width = 513
    Height = 217
    Color = clBtnFace
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    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 = #23458#25143#21495#30721
        Visible = True
      end
      item
        Expanded = False
        FieldName = #29992#25143#21517#31216
        Visible = True
      end
      item
        Expanded = False
        FieldName = #29992#25143#22320#22336
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24320#25143#26102#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27599#26376#32564#36153#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = #39044#32564#36153#29992
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26412#26376#32564#36153
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21097#20313#27454
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22791#27880
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 120
    Top = 288
    Width = 240
    Height = 25
    DataSource = DataSource1
    TabOrder = 1
  end
  object Memo1: TMemo
    Left = 532
    Top = 56
    Width = 129
    Height = 217
    Color = clBtnFace
    TabOrder = 2
  end
  object BitBtn1: TBitBtn
    Left = 376
    Top = 288
    Width = 75
    Height = 25
    Caption = #26376#24230#23457#26597
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 192
    Top = 136
  end
  object Table1: TTable
    Active = True
    TableName = 'd:\'#20889#20316#26696#20363'\'#36890#35759#23547#21628#31995#32479'\'#36890#35805#23547#21628'.db'
    Left = 264
    Top = 80
    object Table1BDEDesigner: TFloatField
      FieldName = #23458#25143#21495#30721
    end
    object Table1BDEDesigner2: TStringField
      FieldName = #29992#25143#21517#31216
      Size = 10
    end
    object Table1BDEDesigner3: TStringField
      FieldName = #29992#25143#22320#22336
    end
    object Table1BDEDesigner4: TStringField
      FieldName = #24320#25143#26102#26399
    end
    object Table1BDEDesigner5: TStringField
      FieldName = #27599#26376#32564#36153#26102#38388
    end
    object Table1BDEDesigner6: TFloatField
      FieldName = #39044#32564#36153#29992
    end
    object Table1BDEDesigner7: TFloatField
      FieldName = #26412#26376#32564#36153
    end
    object Table1BDEDesigner8: TFloatField
      FieldName = #21097#20313#27454
    end
    object Table1BDEDesigner9: TMemoField
      FieldName = #22791#27880
      BlobType = ftMemo
      Size = 200
    end
  end
end

⌨️ 快捷键说明

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