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

📄 pas_payhint.dfm

📁 比较详细的功能
💻 DFM
字号:
object Form_payhint: TForm_payhint
  Left = 249
  Top = 142
  Width = 715
  Height = 567
  Caption = #25552#31034#20132#25151#31199
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label6: TLabel
    Left = 80
    Top = 48
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #36873#25321#26102#38388
  end
  object Label1: TLabel
    Left = 304
    Top = 40
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #36873#25321#37096#38376#65306
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 65
    Width = 690
    Height = 584
    Align = alBottom
    DataSource = DM2.ds_payhint
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 690
    Height = 33
    ButtonHeight = 31
    ButtonWidth = 57
    Caption = 'ToolBar1'
    Color = clGreen
    ParentColor = False
    TabOrder = 1
    object selectclient: TSpeedButton
      Left = 0
      Top = 2
      Width = 121
      Height = 31
      Cursor = crHandPoint
      Hint = #21487#20197#27169#31946#26597#35810#21517#23383
      Caption = #26597#35810#23458#25143#24212#20132'(F1)'
      Flat = True
      ParentShowHint = False
      ShowHint = True
      OnClick = selectclientClick
    end
    object ToolButton5: TToolButton
      Left = 121
      Top = 2
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 7
      Style = tbsSeparator
    end
    object selectLandlord: TSpeedButton
      Left = 129
      Top = 2
      Width = 120
      Height = 31
      Cursor = crHandPoint
      Caption = #26597#35810#25151#19996#24212#20132'(F2)'
      Flat = True
      OnClick = selectLandlordClick
    end
  end
  object dtp_selecttime: TDateTimePicker
    Left = 168
    Top = 40
    Width = 113
    Height = 21
    Date = 39147.955136168980000000
    Time = 39147.955136168980000000
    Color = clWhite
    TabOrder = 2
  end
  object cb_depart: TComboBox
    Left = 400
    Top = 40
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    OnDropDown = cb_departDropDown
  end
end

⌨️ 快捷键说明

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