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

📄 pas_fk.~dfm

📁 比较详细的功能
💻 ~DFM
字号:
object Form_fk: TForm_fk
  Left = 199
  Top = 222
  Width = 766
  Height = 531
  Caption = #25910#20132#27454
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label9: TLabel
    Left = 24
    Top = 72
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #21512#21516#32534#21495':'
  end
  object Label6: TLabel
    Left = 24
    Top = 128
    Width = 97
    Height = 17
    AutoSize = False
    Caption = #31199#37329':'
  end
  object Label8: TLabel
    Left = 24
    Top = 248
    Width = 97
    Height = 17
    AutoSize = False
    Caption = #22791#27880':'
  end
  object Label11: TLabel
    Left = 24
    Top = 192
    Width = 105
    Height = 17
    AutoSize = False
    Caption = #20184#27454#20132#27454#26085#26399':'
  end
  object DBGrid: TDBGrid
    Left = 217
    Top = 33
    Width = 665
    Height = 447
    Align = alRight
    DataSource = DM2.ds_fk
    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 = 882
    Height = 33
    ButtonHeight = 31
    ButtonWidth = 57
    Caption = 'ToolBar1'
    Color = clGreen
    ParentColor = False
    TabOrder = 1
    object select: TSpeedButton
      Left = 0
      Top = 2
      Width = 96
      Height = 31
      Cursor = crHandPoint
      Hint = #21487#20197#27169#31946#26597#35810#21517#23383
      Caption = #26597#35810#21512#21516
      Flat = True
      ParentShowHint = False
      ShowHint = True
      OnClick = selectClick
    end
    object ToolButton5: TToolButton
      Left = 96
      Top = 2
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 7
      Style = tbsSeparator
    end
    object fk: TSpeedButton
      Left = 104
      Top = 2
      Width = 96
      Height = 31
      Cursor = crHandPoint
      Caption = #20132#27454#12289#20184#27454
      Flat = True
      OnClick = fkClick
    end
    object ToolButton3: TToolButton
      Left = 200
      Top = 2
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 6
      Style = tbsSeparator
    end
    object Cth: TSpeedButton
      Left = 208
      Top = 2
      Width = 129
      Height = 31
      Cursor = crHandPoint
      Caption = #27492#21512#21516#20184#27454#24773#20917
      Flat = True
      OnClick = CthClick
    end
  end
  object edit_remarks: TEdit
    Left = 24
    Top = 272
    Width = 193
    Height = 21
    TabOrder = 2
  end
  object edit_rentFee: TEdit
    Left = 24
    Top = 160
    Width = 129
    Height = 21
    TabOrder = 3
  end
  object cb_contractno: TComboBox
    Left = 24
    Top = 96
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    OnDropDown = cb_contractnoDropDown
  end
  object dtp_fktime: TDateTimePicker
    Left = 24
    Top = 224
    Width = 145
    Height = 21
    Date = 39146.043431342590000000
    Time = 39146.043431342590000000
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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