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

📄 goodformtionunit6.dfm

📁 商品交易系统:使用delphi开发的商品销售系统
💻 DFM
字号:
object Form6: TForm6
  Left = 125
  Top = 136
  Width = 443
  Height = 338
  Caption = #21830#21697#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 16
    Width = 257
    Height = 30
    Caption = #24050#26377#21830#21697#21382#21490#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 16
    Top = 54
    Width = 385
    Height = 211
    Caption = 'Panel1'
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 16
      Top = 16
      Width = 353
      Height = 175
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #21830#21697#32534#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21830#21697#21517#31216
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21830#21697#31181#31867
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#20215
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21806#20215
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25240#25187
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24211#23384
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#26085#26399
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21830#21697#20379#24212#21830#21495
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -15
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end>
    end
  end
  object DBNavigator1: TDBNavigator
    Left = 96
    Top = 272
    Width = 240
    Height = 25
    DataSource = DataSource1
    Flat = True
    TabOrder = 1
  end
  object Table1: TTable
    Active = True
    TableName = #21830#21697#20449#24687'.db'
    Left = 360
    Top = 32
    object Table1BDEDesigner: TStringField
      DisplayWidth = 12
      FieldName = #21830#21697#32534#21495
      Size = 10
    end
    object Table1BDEDesigner2: TStringField
      DisplayWidth = 21
      FieldName = #21830#21697#21517#31216
      Size = 50
    end
    object Table1BDEDesigner3: TStringField
      DisplayWidth = 14
      FieldName = #21830#21697#31181#31867
    end
    object Table1BDEDesigner4: TCurrencyField
      DisplayWidth = 12
      FieldName = #36827#20215
    end
    object Table1BDEDesigner5: TCurrencyField
      DisplayWidth = 12
      FieldName = #21806#20215
    end
    object Table1BDEDesigner6: TCurrencyField
      DisplayWidth = 12
      FieldName = #25240#25187
    end
    object Table1BDEDesigner7: TFloatField
      DisplayWidth = 12
      FieldName = #24211#23384
    end
    object Table1BDEDesigner8: TDateField
      DisplayWidth = 12
      FieldName = #36827#36135#26085#26399
    end
    object Table1BDEDesigner9: TSmallintField
      DisplayWidth = 13
      FieldName = #21830#21697#20379#24212#21830#21495
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 368
    Top = 88
  end
end

⌨️ 快捷键说明

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