ujyjlcx.dfm

来自「很好的汽车管理系统 很实用的 谢谢合作」· DFM 代码 · 共 467 行 · 第 1/2 页

DFM
467
字号
object JYJLCX: TJYJLCX
  Left = 37
  Top = 307
  Width = 800
  Height = 570
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #21152#27833#35760#24405#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 792
    Height = 40
    Align = alTop
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = -7
      Width = 796
      Height = 48
      TabOrder = 0
      object Label1: TLabel
        Left = 32
        Top = 20
        Width = 48
        Height = 12
        Caption = #36710#29260#21495#65306
      end
      object Label3: TLabel
        Left = 503
        Top = 20
        Width = 12
        Height = 12
        Caption = #21040
      end
      object ComboBox1: TComboBox
        Left = 82
        Top = 16
        Width = 96
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 0
        OnChange = ComboBox1Change
        OnDropDown = ComboBox1DropDown
      end
      object CheckBox1: TCheckBox
        Left = 258
        Top = 18
        Width = 113
        Height = 17
        Caption = #25353#21152#27833#26085#26399#26597#35810#65306
        TabOrder = 1
        OnClick = CheckBox1Click
      end
      object DateTimePicker1: TDateTimePicker
        Left = 372
        Top = 16
        Width = 121
        Height = 20
        Date = 38611.388629131940000000
        Time = 38611.388629131940000000
        Enabled = False
        TabOrder = 2
      end
      object DateTimePicker2: TDateTimePicker
        Left = 522
        Top = 16
        Width = 121
        Height = 20
        Date = 38611.388828842590000000
        Time = 38611.388828842590000000
        Enabled = False
        TabOrder = 3
      end
      object Panel4: TPanel
        Left = 234
        Top = 7
        Width = 2
        Height = 40
        Caption = 'Panel4'
        TabOrder = 4
      end
      object Panel5: TPanel
        Left = 236
        Top = 7
        Width = 2
        Height = 40
        Caption = 'Panel4'
        TabOrder = 5
      end
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 81
    Width = 792
    Height = 455
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 790
      Height = 453
      Align = alClient
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgCancelOnExit]
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'bh'
          Title.Alignment = taCenter
          Title.Caption = #32534#21495
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'cph'
          Title.Alignment = taCenter
          Title.Caption = #36710#29260#21495
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'clmc'
          Title.Alignment = taCenter
          Title.Caption = #36710#36742#21517#31216
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'rylx'
          Title.Alignment = taCenter
          Title.Caption = #29123#27833#31867#22411
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'dj'
          Title.Alignment = taCenter
          Title.Caption = #21333#20215
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'jyl'
          Title.Alignment = taCenter
          Title.Caption = #21152#27833#37327
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'je'
          Title.Alignment = taCenter
          Title.Caption = #37329#39069
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'jyrq'
          Title.Alignment = taCenter
          Title.Caption = #21152#27833#26085#26399
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'jbr'
          Title.Alignment = taCenter
          Title.Caption = #32463#21150#20154
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'yzmc'
          Title.Alignment = taCenter
          Title.Caption = #27833#31449#21517#31216
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'yzdz'
          Title.Alignment = taCenter
          Title.Caption = #27833#31449#22320#22336
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'bz'

⌨️ 快捷键说明

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