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

📄 unit_jycx.dfm

📁 基本信息:房屋基本信息、客户基本信息、职工基本信息 房屋交易:客户订购、退房、购买 信息查询:销售、订购、结款、交易记录查询 报表查询:日报表、月报表
💻 DFM
字号:
object jycx: Tjycx
  Left = 232
  Top = 251
  Width = 699
  Height = 480
  Caption = #25903#20184#38144#21806#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 328
    Width = 665
    Height = 113
    Caption = 'GroupBox1'
    TabOrder = 0
    object LabeledEdit1: TLabeledEdit
      Left = 8
      Top = 32
      Width = 121
      Height = 21
      EditLabel.Width = 60
      EditLabel.Height = 13
      EditLabel.Caption = #25151#23627#32534#21495'    '
      ReadOnly = True
      TabOrder = 0
    end
    object LabeledEdit2: TLabeledEdit
      Left = 136
      Top = 32
      Width = 121
      Height = 21
      EditLabel.Width = 63
      EditLabel.Height = 13
      EditLabel.Caption = #25151#23627#21517#31216'     '
      ReadOnly = True
      TabOrder = 1
    end
    object LabeledEdit3: TLabeledEdit
      Left = 264
      Top = 32
      Width = 121
      Height = 21
      EditLabel.Width = 60
      EditLabel.Height = 13
      EditLabel.Caption = #23458#25143#32534#21495'    '
      ReadOnly = True
      TabOrder = 2
    end
    object LabeledEdit4: TLabeledEdit
      Left = 392
      Top = 32
      Width = 121
      Height = 21
      EditLabel.Width = 60
      EditLabel.Height = 13
      EditLabel.Caption = #23458#25143#22995#21517'    '
      ReadOnly = True
      TabOrder = 3
    end
    object LabeledEdit5: TLabeledEdit
      Left = 528
      Top = 32
      Width = 121
      Height = 21
      EditLabel.Width = 120
      EditLabel.Height = 13
      EditLabel.Caption = #23458#25143#36523#20221#35777#32534#21495'            '
      ReadOnly = True
      TabOrder = 4
    end
    object LabeledEdit6: TLabeledEdit
      Left = 8
      Top = 72
      Width = 121
      Height = 21
      EditLabel.Width = 81
      EditLabel.Height = 13
      EditLabel.Caption = #25151#23627#24635#37329#39069'       '
      ReadOnly = True
      TabOrder = 5
    end
    object LabeledEdit7: TLabeledEdit
      Left = 136
      Top = 72
      Width = 121
      Height = 21
      EditLabel.Width = 63
      EditLabel.Height = 13
      EditLabel.Caption = #24050#20184#37329#39069'     '
      ReadOnly = True
      TabOrder = 6
    end
    object LabeledEdit8: TLabeledEdit
      Left = 264
      Top = 72
      Width = 121
      Height = 21
      EditLabel.Width = 69
      EditLabel.Height = 13
      EditLabel.Caption = #26410#20184#37329#39069'       '
      ReadOnly = True
      TabOrder = 7
    end
    object LabeledEdit9: TLabeledEdit
      Left = 392
      Top = 72
      Width = 121
      Height = 21
      EditLabel.Width = 84
      EditLabel.Height = 13
      EditLabel.Caption = #20132#26131#21457#29983#26102#38388'    '
      ReadOnly = True
      TabOrder = 8
    end
    object Button2: TButton
      Left = 568
      Top = 72
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      OnClick = Button2Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 240
    Top = 16
    Width = 440
    Height = 289
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Memo1: TMemo
    Left = 8
    Top = 16
    Width = 217
    Height = 137
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      'Memo1')
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 160
    Width = 217
    Height = 145
    Caption = 'GroupBox2'
    TabOrder = 3
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 93
      Height = 13
      AutoSize = False
      Caption = #24080#27454#26159#21542#20184#28165'       '
    end
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #26085#26399#33539#22260':from'
    end
    object Label3: TLabel
      Left = 8
      Top = 88
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #26085#26399#33539#22260#65306'to'
    end
    object Button1: TButton
      Left = 120
      Top = 112
      Width = 57
      Height = 25
      Caption = #26597#35810
      TabOrder = 0
      OnClick = Button1Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 96
      Top = 48
      Width = 113
      Height = 21
      Date = 39092.933196967590000000
      Time = 39092.933196967590000000
      TabOrder = 1
    end
    object DateTimePicker2: TDateTimePicker
      Left = 96
      Top = 80
      Width = 113
      Height = 21
      Date = 39092.933342916670000000
      Time = 39092.933342916670000000
      TabOrder = 2
    end
    object ComboBox1: TComboBox
      Left = 96
      Top = 16
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Items.Strings = (
        #26410#20184#28165
        #24050#20184#28165)
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 656
    Top = 8
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog=fwxs'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 656
    Top = 40
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from zhanghu')
    Left = 656
    Top = 72
  end
end

⌨️ 快捷键说明

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