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

📄 infindunit.dfm

📁 软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object infindfrm: Tinfindfrm
  Left = 211
  Top = 133
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #36827#36135#26597#35810
  ClientHeight = 399
  ClientWidth = 670
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 670
    Height = 38
    ButtonHeight = 36
    ButtonWidth = 31
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Caption = #26597#35810
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 31
      Top = 0
      Caption = #25171#21360
      Enabled = False
      ImageIndex = 1
    end
    object ToolButton3: TToolButton
      Left = 62
      Top = 0
      Caption = #28165#31354
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 93
      Top = 0
      Width = 14
      Caption = 'ToolButton4'
      ImageIndex = 3
      Style = tbsDivider
    end
    object ToolButton5: TToolButton
      Left = 107
      Top = 0
      Caption = #20851#38381
      ImageIndex = 4
      OnClick = ToolButton5Click
    end
  end
  object Panel1: TPanel
    Left = -1
    Top = 40
    Width = 670
    Height = 169
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 53
      Top = 21
      Width = 72
      Height = 13
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Label2: TLabel
      Left = 64
      Top = 48
      Width = 60
      Height = 13
      Caption = #21830#21697#32534#21495#65306
    end
    object Label3: TLabel
      Left = 352
      Top = 21
      Width = 72
      Height = 13
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Label4: TLabel
      Left = 360
      Top = 51
      Width = 60
      Height = 13
      Caption = #21830#21697#21517#31216#65306
    end
    object Label5: TLabel
      Left = 136
      Top = 83
      Width = 12
      Height = 13
      Caption = #20174
    end
    object Label6: TLabel
      Left = 408
      Top = 83
      Width = 12
      Height = 13
      Caption = #21040
    end
    object Splitter1: TSplitter
      Left = 18
      Top = 108
      Width = 631
      Height = 4
      Cursor = crHSplit
      Align = alNone
      Beveled = True
    end
    object CheckBox1: TCheckBox
      Left = 48
      Top = 80
      Width = 81
      Height = 17
      Caption = #36827#36135#26085#26399
      TabOrder = 0
      OnClick = CheckBox1Click
    end
    object CheckBox2: TCheckBox
      Left = 40
      Top = 136
      Width = 113
      Height = 17
      Caption = #25191#34892#27169#31946#26597#35810
      TabOrder = 1
    end
    object Panel2: TPanel
      Left = 168
      Top = 120
      Width = 185
      Height = 41
      BevelInner = bvLowered
      BevelOuter = bvLowered
      TabOrder = 2
      object Label7: TLabel
        Left = 32
        Top = 13
        Width = 73
        Height = 13
        AutoSize = False
        Caption = #36827#36135#24635#25968
      end
      object Label9: TLabel
        Left = 120
        Top = 13
        Width = 32
        Height = 13
        AutoSize = False
      end
    end
    object Panel3: TPanel
      Left = 384
      Top = 120
      Width = 185
      Height = 41
      BevelInner = bvLowered
      BevelOuter = bvLowered
      TabOrder = 3
      object Label8: TLabel
        Left = 48
        Top = 13
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #24635#20215#26684
      end
      object Label10: TLabel
        Left = 112
        Top = 12
        Width = 38
        Height = 13
        AutoSize = False
      end
    end
    object DateTimePicker1: TDateTimePicker
      Left = 160
      Top = 80
      Width = 145
      Height = 21
      CalAlignment = dtaLeft
      Date = 37991.3774560532
      Time = 37991.3774560532
      DateFormat = dfShort
      DateMode = dmComboBox
      Enabled = False
      Kind = dtkDate
      ParseInput = False
      TabOrder = 4
    end
    object DateTimePicker2: TDateTimePicker
      Left = 448
      Top = 80
      Width = 162
      Height = 21
      CalAlignment = dtaLeft
      Date = 37991.3775969329
      Time = 37991.3775969329
      DateFormat = dfShort
      DateMode = dmComboBox
      Enabled = False
      Kind = dtkDate
      ParseInput = False
      TabOrder = 5
    end
    object Edit1: TEdit
      Left = 160
      Top = 16

⌨️ 快捷键说明

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