unitfinacebaobiao.~dfm

来自「自己做过的工程」· ~DFM 代码 · 共 256 行

~DFM
256
字号
object formfinacebaobiao: Tformfinacebaobiao
  Left = 139
  Top = 78
  BorderStyle = bsDialog
  Caption = #36130#21153#25253#34920
  ClientHeight = 431
  ClientWidth = 577
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 577
    Height = 97
    BorderStyle = bsSingle
    Color = clActiveBorder
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 64
      Top = 16
      Width = 182
      Height = 14
      Caption = #35831#36755#20837#35201#29983#25104#26085#25253#34920#30340#26085#26399#65306
    end
    object but_day: TButton
      Left = 360
      Top = 43
      Width = 73
      Height = 25
      Caption = #26085#25253#34920
      TabOrder = 0
      OnClick = but_day_baobiaoClick
    end
    object dtp_dateD: TDateTimePicker
      Left = 120
      Top = 44
      Width = 193
      Height = 22
      CalAlignment = dtaLeft
      Date = 0.916318495401356
      Time = 0.916318495401356
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 96
    Width = 577
    Height = 97
    BorderStyle = bsSingle
    Color = clActiveBorder
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label2: TLabel
      Left = 64
      Top = 16
      Width = 224
      Height = 14
      Caption = #35831#36755#20837#35201#29983#25104#26376#25253#34920#30340#24180#20221#21644#26376#20221#65306
    end
    object Label5: TLabel
      Left = 216
      Top = 48
      Width = 14
      Height = 14
      Caption = #24180
    end
    object Label6: TLabel
      Left = 304
      Top = 48
      Width = 14
      Height = 14
      Caption = #26376
    end
    object comb_monthM: TComboBox
      Left = 240
      Top = 40
      Width = 57
      Height = 22
      ItemHeight = 14
      TabOrder = 0
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12')
    end
    object but_month: TButton
      Left = 360
      Top = 40
      Width = 75
      Height = 25
      Caption = #26376#25253#34920
      TabOrder = 1
      OnClick = but_monthClick
    end
    object ed_yearM: TEdit
      Left = 120
      Top = 40
      Width = 89
      Height = 22
      TabOrder = 2
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 192
    Width = 577
    Height = 97
    BorderStyle = bsSingle
    Color = clActiveBorder
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label3: TLabel
      Left = 64
      Top = 16
      Width = 182
      Height = 14
      Caption = #35831#36755#20837#35201#29983#25104#24180#25253#34920#30340#24180#20221#65306
    end
    object Label7: TLabel
      Left = 216
      Top = 56
      Width = 14
      Height = 14
      Caption = #24180
    end
    object but_year: TButton
      Left = 360
      Top = 46
      Width = 75
      Height = 25
      Caption = #24180#25253#34920
      TabOrder = 0
      OnClick = but_yearClick
    end
    object ed_yearY: TEdit
      Left = 120
      Top = 48
      Width = 89
      Height = 22
      TabOrder = 1
    end
  end
  object BitBtn1: TBitBtn
    Left = 466
    Top = 400
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = BitBtn1Click
    Kind = bkClose
  end
  object Panel4: TPanel
    Left = 0
    Top = 288
    Width = 577
    Height = 105
    BorderStyle = bsSingle
    Color = clActiveBorder
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    object Label4: TLabel
      Left = 64
      Top = 8
      Width = 210
      Height = 14
      Caption = #35831#36755#20837#35201#29983#25104#26085#26126#32454#25253#34920#30340#26085#26399#65306
    end
    object Label8: TLabel
      Left = 64
      Top = 56
      Width = 112
      Height = 14
      Caption = #35831#36755#20837#32467#36134#26041#24335#65306
    end
    object dtp_dateDMX: TDateTimePicker
      Left = 120
      Top = 28
      Width = 193
      Height = 22
      CalAlignment = dtaLeft
      Date = 0.916318495401356
      Time = 0.916318495401356
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object Comb_checktype: TComboBox
      Left = 120
      Top = 72
      Width = 89
      Height = 22
      ItemHeight = 14
      TabOrder = 1
      Items.Strings = (
        #29616#37329#32467#36134
        #31614#21333#32467#36134)
    end
    object but_dayMX: TButton
      Left = 360
      Top = 56
      Width = 75
      Height = 25
      Caption = #26085#26126#32454#25253#34920
      TabOrder = 2
      OnClick = but_dayMXClick
    end
  end
end

⌨️ 快捷键说明

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