qutation.dfm

来自「SunwayERP框架(支持Plugin)」· DFM 代码 · 共 569 行 · 第 1/2 页

DFM
569
字号
inherited frmQutation: TfrmQutation
  Width = 624
  Height = 467
  Caption = #38144#21806#25253#20215
  PixelsPerInch = 96
  TextHeight = 12
  inherited ToolBar1: TToolBar
    Width = 616
    inherited btnBuild: TToolButton
      Enabled = False
    end
    inherited btnNew: TToolButton
      OnClick = btnNewClick
    end
    inherited btnEdit: TToolButton
      Enabled = False
    end
    inherited btnSave: TToolButton
      Enabled = False
    end
    inherited btnCancel: TToolButton
      Enabled = False
    end
    inherited btnDelete: TToolButton
      Enabled = False
    end
    inherited btnCheck: TToolButton
      Enabled = False
    end
    inherited btnUP: TToolButton
      Enabled = False
    end
    inherited btnPrint: TToolButton
      Enabled = False
    end
  end
  inherited Panel1: TPanel
    Width = 616
    Height = 172
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 54
      Height = 12
      Caption = #25253#20215#21333#21495':'
    end
    object Label2: TLabel
      Left = 208
      Top = 16
      Width = 30
      Height = 12
      Caption = #29256#26412':'
    end
    object Label3: TLabel
      Left = 312
      Top = 16
      Width = 54
      Height = 12
      Caption = #21019#24314#26102#38388':'
    end
    object Label4: TLabel
      Left = 456
      Top = 16
      Width = 42
      Height = 12
      Caption = #21019#24314#20154':'
    end
    object Label5: TLabel
      Left = 208
      Top = 40
      Width = 30
      Height = 12
      Caption = #29366#24577':'
    end
    object Label6: TLabel
      Left = 312
      Top = 40
      Width = 54
      Height = 12
      Caption = #20462#25913#26102#38388':'
    end
    object Label7: TLabel
      Left = 456
      Top = 40
      Width = 42
      Height = 12
      Caption = #20462#25913#20154':'
    end
    object Label8: TLabel
      Left = 16
      Top = 72
      Width = 54
      Height = 12
      Caption = #23458#25143#32534#21495':'
    end
    object Label9: TLabel
      Left = 208
      Top = 72
      Width = 30
      Height = 12
      Caption = #21517#31216':'
    end
    object Label10: TLabel
      Left = 208
      Top = 96
      Width = 30
      Height = 12
      Caption = #21306#22495':'
    end
    object Label11: TLabel
      Left = 336
      Top = 96
      Width = 30
      Height = 12
      Caption = #31867#21035':'
    end
    object Label12: TLabel
      Left = 448
      Top = 96
      Width = 54
      Height = 12
      Caption = #38144#21806#31867#21035':'
    end
    object Label13: TLabel
      Left = 208
      Top = 120
      Width = 30
      Height = 12
      Caption = #24065#31181':'
    end
    object Label14: TLabel
      Left = 336
      Top = 120
      Width = 30
      Height = 12
      Caption = #27719#29575':'
    end
    object Label15: TLabel
      Left = 448
      Top = 120
      Width = 54
      Height = 12
      Caption = #20184#27454#26041#24335':'
    end
    object Label16: TLabel
      Left = 208
      Top = 144
      Width = 30
      Height = 12
      Caption = #25240#25187':'
    end
    object SpeedButton1: TSpeedButton
      Left = 441
      Top = 140
      Width = 80
      Height = 22
      Caption = #21442#32771#23646#24615'...'
      Flat = True
    end
    object Label17: TLabel
      Left = 336
      Top = 144
      Width = 30
      Height = 12
      Caption = #31080#25454':'
    end
    object DBText1: TDBText
      Left = 72
      Top = 16
      Width = 65
      Height = 17
      DataField = 'QU_ID'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText2: TDBText
      Left = 240
      Top = 16
      Width = 65
      Height = 17
      DataField = 'QU_VERSION'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText3: TDBText
      Left = 368
      Top = 16
      Width = 65
      Height = 17
      DataField = 'QU_CREATEDATE'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText4: TDBText
      Left = 504
      Top = 16
      Width = 65
      Height = 17
      DataField = 'QU_CREATOR'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText5: TDBText
      Left = 240
      Top = 40
      Width = 65
      Height = 17
      DataField = 'QU_STATUS'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText6: TDBText
      Left = 368
      Top = 40
      Width = 65
      Height = 17
      DataField = 'QU_MODIFYDATE'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText7: TDBText
      Left = 504
      Top = 40
      Width = 65
      Height = 17
      DataField = 'QU_MODIFYUSER'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText8: TDBText
      Left = 240
      Top = 72
      Width = 65
      Height = 17
      DataField = 'CUST_NAME'
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBText9: TDBText
      Left = 240
      Top = 96
      Width = 65
      Height = 17
      DataField = 'AREA_ID'
      DataSource = DataSource1

⌨️ 快捷键说明

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