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

📄 seekdata.~dfm

📁 这是一个小型的工资管理系统
💻 ~DFM
📖 第 1 页 / 共 4 页
字号:
    MenuBarColor = 15198183
    MenuBarHeight = 22
    RoundCorner = 0
    Version = '4.20'
    object Label1: TLabel
      Left = 8
      Top = 120
      Width = 105
      Height = 13
      AutoSize = False
      Caption = 'Label1'
      Transparent = True
    end
    object Label2: TLabel
      Left = 240
      Top = 120
      Width = 12
      Height = 13
      Caption = #33267
      Transparent = True
    end
    object suiRadioGroup1: TsuiRadioGroup
      Left = 0
      Top = 24
      Width = 521
      Height = 73
      UIStyle = MacOS
      Caption = #26597#35810#26465#20214
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = True
      ParentFont = False
      TabOrder = 1
      TabStop = True
      Columns = 1
      TopMargin = 8
      FontColor = clBlack
      BorderColor = 8355711
      ItemIndex = -1
      object suiRadioButton1: TsuiRadioButton
        Left = 8
        Top = 32
        Width = 48
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #20840#37096
        TabOrder = 0
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiRadioButton1Click
        GroupIndex = 0
      end
      object suiRadioButton2: TsuiRadioButton
        Left = 88
        Top = 32
        Width = 84
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #25353#21333#20301#26597#35810
        TabOrder = 1
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiRadioButton2Click
        GroupIndex = 0
      end
      object suiRadioButton3: TsuiRadioButton
        Left = 200
        Top = 32
        Width = 84
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #25353#32844#31216#26597#35810
        TabOrder = 2
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiRadioButton3Click
        GroupIndex = 0
      end
      object suiRadioButton4: TsuiRadioButton
        Left = 312
        Top = 32
        Width = 84
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #25353#20986#29983#24180#26376
        TabOrder = 3
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiRadioButton4Click
        GroupIndex = 0
      end
      object suiRadioButton5: TsuiRadioButton
        Left = 424
        Top = 32
        Width = 72
        Height = 21
        UIStyle = MacOS
        AutoSize = True
        Checked = False
        Caption = #25353#24037#36164#39069
        TabOrder = 4
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiRadioButton5Click
        GroupIndex = 0
      end
    end
    object MaskEdit1: TMaskEdit
      Left = 112
      Top = 112
      Width = 120
      Height = 21
      EditMask = '!99/99/00;1;_'
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      MaxLength = 8
      TabOrder = 2
      Text = '  -  -  '
    end
    object DBGrid1: TDBGrid
      Left = 16
      Top = 152
      Width = 497
      Height = 120
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object suiButton1: TsuiButton
      Left = 416
      Top = 112
      Width = 80
      Height = 27
      Caption = #25191#34892#26597#35810
      AutoSize = False
      UIStyle = MacOS
      TabOrder = 4
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton1Click
      ResHandle = 0
    end
    object suiButton2: TsuiButton
      Left = 216
      Top = 280
      Width = 80
      Height = 27
      Caption = #36864#20986
      AutoSize = False
      UIStyle = MacOS
      TabOrder = 5
      Transparent = True
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton2Click
      ResHandle = 0
    end
    object MaskEdit2: TMaskEdit
      Left = 264
      Top = 112
      Width = 120
      Height = 21
      EditMask = '!99/99/00;1;_'
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      MaxLength = 8
      TabOrder = 6
      Text = '  -  -  '
    end
    object Edit1: TEdit
      Left = 112
      Top = 112
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 7
    end
    object Edit2: TEdit
      Left = 264
      Top = 112
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 8
    end
  end
  object Table1: TTable
    Left = 497
    Top = 32
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 497
    Top = 72
  end
end

⌨️ 快捷键说明

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