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

📄 ujtqk_input.dfm

📁 青年文明号管理系统
💻 DFM
字号:
object jtqk_input: Tjtqk_input
  Left = 294
  Top = 199
  BorderStyle = bsDialog
  Caption = #38598#20307#25104#21592#24405#20837
  ClientHeight = 212
  ClientWidth = 337
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 36
    Top = 21
    Width = 24
    Height = 12
    Caption = #22995#21517
  end
  object Label2: TLabel
    Left = 204
    Top = 22
    Width = 24
    Height = 12
    Caption = #24615#21035
  end
  object Label3: TLabel
    Left = 36
    Top = 61
    Width = 24
    Height = 12
    Caption = #27665#26063
  end
  object Label4: TLabel
    Left = 180
    Top = 61
    Width = 48
    Height = 12
    Caption = #20986#29983#26085#26399
  end
  object Label5: TLabel
    Left = 12
    Top = 99
    Width = 48
    Height = 12
    Caption = #25919#27835#38754#35980
  end
  object Label6: TLabel
    Left = 180
    Top = 99
    Width = 48
    Height = 12
    Caption = #25991#21270#31243#24230
  end
  object BitBtn1: TBitBtn
    Left = 87
    Top = 159
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 177
    Top = 159
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object DBEditEh1: TDBEditEh
    Left = 63
    Top = 18
    Width = 121
    Height = 20
    DataField = 'xm'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    TabOrder = 2
    Visible = True
  end
  object DBDateTimeEditEh1: TDBDateTimeEditEh
    Left = 237
    Top = 57
    Width = 94
    Height = 20
    DataField = 'csny'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    Kind = dtkDateEh
    TabOrder = 3
    Visible = True
  end
  object DBLookupComboboxEh2: TDBLookupComboboxEh
    Left = 63
    Top = 57
    Width = 94
    Height = 20
    DataField = 'mz'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    KeyField = 'mc'
    ListField = 'mc'
    ListSource = DM.Dmz
    TabOrder = 4
    Visible = True
  end
  object DBLookupComboboxEh3: TDBLookupComboboxEh
    Left = 63
    Top = 96
    Width = 94
    Height = 20
    DataField = 'zzmm'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    KeyField = 'mc'
    ListField = 'mc'
    ListSource = DM.Dzzmm
    TabOrder = 5
    Visible = True
  end
  object DBLookupComboboxEh4: TDBLookupComboboxEh
    Left = 237
    Top = 96
    Width = 94
    Height = 20
    DataField = 'whcd'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    KeyField = 'mc'
    ListField = 'mc'
    ListSource = DM.Dwhcd
    TabOrder = 6
    Visible = True
  end
  object DBComboBoxEh1: TDBComboBoxEh
    Left = 237
    Top = 18
    Width = 92
    Height = 20
    DataField = 'xb'
    DataSource = DM.Dt_jtqk
    EditButtons = <>
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 7
    Visible = True
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 261
    Top = 129
  end
end

⌨️ 快捷键说明

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