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

📄 checkhold.dfm

📁 工资管理系统 可以用语SQL数据库课程设计
💻 DFM
字号:
object checkfindfrm: Tcheckfindfrm
  Left = 245
  Top = 289
  Width = 721
  Height = 359
  Caption = #21592#24037#32771#21220#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 304
    Top = 16
    Width = 153
    Height = 24
    AutoSize = False
    Caption = #21592#24037#32771#21220#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Bevel1: TBevel
    Left = 248
    Top = 40
    Width = 249
    Height = 10
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 8
    Top = 72
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object Label3: TLabel
    Left = 168
    Top = 72
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21592#24037#22995#21517
  end
  object Label4: TLabel
    Left = 323
    Top = 72
    Width = 30
    Height = 13
    AutoSize = False
    Caption = #26376#20221
  end
  object Edit2: TEdit
    Left = 232
    Top = 72
    Width = 65
    Height = 21
    Enabled = False
    TabOrder = 0
  end
  object Edit3: TEdit
    Left = 360
    Top = 72
    Width = 65
    Height = 21
    Enabled = False
    TabOrder = 1
  end
  object all_btn: TButton
    Left = 584
    Top = 72
    Width = 57
    Height = 25
    Caption = #21047#26032
    TabOrder = 2
    OnClick = all_btnClick
  end
  object one_btn: TButton
    Left = 520
    Top = 72
    Width = 57
    Height = 25
    Caption = #26597#35810
    TabOrder = 3
    OnClick = one_btnClick
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 104
    Width = 713
    Height = 217
    DataSource = checkfind_ds1
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Comb1: TComboBox
    Left = 72
    Top = 72
    Width = 81
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = 'Comb1'
    OnChange = Comb1Change
  end
  object DateTimePicker2: TDateTimePicker
    Left = 432
    Top = 72
    Width = 81
    Height = 21
    Date = 38517.421153240740000000
    Time = 38517.421153240740000000
    TabOrder = 6
    OnChange = DateTimePicker2Change
  end
  object HoldBtn: TButton
    Left = 648
    Top = 72
    Width = 57
    Height = 25
    Caption = #32534#36753
    TabOrder = 7
    OnClick = HoldBtnClick
  end
  object checkfind_ds1: TDataSource
    DataSet = checkfind_cds1
    Left = 208
    Top = 128
  end
  object checkfind_cds1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 160
    Top = 128
  end
end

⌨️ 快捷键说明

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