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

📄 unitlxfs.~dfm

📁 一个完整的户况管理系统一个完整的户况管理系统一个完整的户况管理系统
💻 ~DFM
字号:
object Formlxfs: TFormlxfs
  Left = 239
  Top = 177
  BorderStyle = bsSingle
  Caption = #25143#20917#20449#24687#31649#29702#31995#32479'--'#32852#31995#26041#24335#26597#35810
  ClientHeight = 386
  ClientWidth = 685
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 681
    Height = 49
    Caption = #26597#35810#20851#38190#23383#65306
    TabOrder = 0
    object lbl1: TLabel
      Left = 8
      Top = 24
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #22995#21517
    end
    object lbl2: TLabel
      Left = 168
      Top = 24
      Width = 25
      Height = 13
      AutoSize = False
      Caption = #24615#21035
    end
    object lbl3: TLabel
      Left = 336
      Top = 24
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #24180#40836
    end
    object edt1: TEdit
      Left = 40
      Top = 16
      Width = 113
      Height = 21
      TabOrder = 0
    end
    object edt2: TEdit
      Left = 200
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object edt3: TEdit
      Left = 368
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object btn1: TXPButton
      Left = 496
      Top = 16
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #26597#35810
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 3
      OnClick = btn1Click
    end
    object btn2: TXPButton
      Left = 600
      Top = 16
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 4
      OnClick = btn2Click
    end
  end
  object dbgrdh1: TDBGrid
    Left = 0
    Top = 56
    Width = 681
    Height = 329
    DataSource = DM.ds2
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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