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

📄 inputgoodspec.dfm

📁 港口货物管理系统
💻 DFM
字号:
object fminputgoodspec: Tfminputgoodspec
  Left = 192
  Top = 122
  BorderStyle = bsDialog
  Caption = #36135#29289#35268#26684#24405#20837
  ClientHeight = 323
  ClientWidth = 677
  Color = clBtnFace
  DragMode = dmAutomatic
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnPaint = FormPaint
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 6
    Top = 72
    Width = 307
    Height = 153
  end
  object Label4: TLabel
    Left = 226
    Top = 16
    Width = 176
    Height = 21
    Caption = #36135#29289#35268#26684#24405#20837#30028#38754
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 24
    Top = 138
    Width = 55
    Height = 15
    Caption = #36135#29289#21517#31216':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 168
    Width = 55
    Height = 15
    Caption = #36135#29289#35268#26684':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 24
    Top = 205
    Width = 55
    Height = 15
    Caption = #36135#29289#29305#24615':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 32
    Top = 90
    Width = 65
    Height = 15
    Caption = #36873#25321#36135#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 256
    Top = 168
    Width = 5
    Height = 16
    Caption = '*'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 54
    Top = 249
    Width = 569
    Height = 57
    TabOrder = 9
  end
  object DBGrid1: TDBGrid
    Left = 336
    Top = 69
    Width = 313
    Height = 157
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    OnEnter = DBGrid1Enter
    Columns = <
      item
        Expanded = False
        FieldName = 'Agname'
        Title.Alignment = taCenter
        Title.Caption = #36135#29289#21517#31216
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 66
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Adime'
        Title.Alignment = taCenter
        Title.Caption = #36135#29289#35268#26684
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 129
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Aspec'
        Title.Alignment = taCenter
        Title.Caption = #36135#29289#29305#24615
        Title.Font.Charset = DEFAULT_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -13
        Title.Font.Name = 'MS Sans Serif'
        Title.Font.Style = []
        Width = 99
        Visible = True
      end>
  end
  object BitBtn2: TBitBtn
    Left = 485
    Top = 264
    Width = 115
    Height = 33
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = BitBtn2Click
  end
  object BitBtn1: TBitBtn
    Left = 77
    Top = 264
    Width = 115
    Height = 33
    Caption = #30830#35748#28155#21152
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object BitBtn3: TBitBtn
    Left = 349
    Top = 264
    Width = 115
    Height = 33
    Caption = #21024#38500#35760#24405
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = BitBtn3Click
  end
  object Edit1: TEdit
    Left = 89
    Top = 131
    Width = 121
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    Text = 'Edit1'
    OnExit = Edit1Exit
  end
  object Edit2: TEdit
    Left = 89
    Top = 162
    Width = 152
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    Text = 'Edit2'
    OnEnter = Edit2Enter
  end
  object Edit3: TEdit
    Left = 89
    Top = 197
    Width = 152
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Text = 'Edit3'
  end
  object DBLookupComboBox1: TDBLookupComboBox
    Left = 91
    Top = 84
    Width = 118
    Height = 23
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = 'Times New Roman'
    Font.Style = []
    KeyField = 'agname'
    ListField = 'agname'
    ListSource = DataSource2
    ParentFont = False
    TabOrder = 7
    OnClick = DBLookupComboBox1Click
  end
  object BitBtn4: TBitBtn
    Left = 213
    Top = 264
    Width = 113
    Height = 33
    Caption = #20462#25913#35760#24405
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    OnClick = BitBtn4Click
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'port'
    TableName = 'goodsspec.db'
    Left = 32
    Top = 16
    object Table1Agname: TStringField
      DisplayLabel = #36135#29289#21517#31216':'
      FieldName = 'Agname'
      Size = 8
    end
    object Table1Adime: TStringField
      DisplayLabel = #36135#29289#35268#26684':'
      FieldName = 'Adime'
      Size = 15
    end
    object Table1Aspec: TStringField
      DisplayLabel = #36135#29289#29305#24615':'
      FieldName = 'Aspec'
      Size = 15
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 88
    Top = 8
  end
  object DataSource2: TDataSource
    DataSet = Query1
    Left = 144
    Top = 8
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'port'
    SQL.Strings = (
      'select distinct agname from goodsspec')
    Left = 168
    Top = 8
  end
end

⌨️ 快捷键说明

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