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

📄 jshs_form.dfm

📁 sql版功能齐全
💻 DFM
字号:
object JSHS_F: TJSHS_F
  Left = 187
  Top = 47
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  ClientHeight = 445
  ClientWidth = 545
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Close_Btn: TButton
    Left = 440
    Top = 416
    Width = 89
    Height = 25
    Caption = #20851#38381
    TabOrder = 0
    OnClick = Close_BtnClick
  end
  object JSHS_PC: TPageControl
    Left = 8
    Top = 0
    Width = 529
    Height = 409
    ActivePage = JS_TS
    TabOrder = 1
    object JS_TS: TTabSheet
      Caption = #20511#20070'/'#36824#20070
      OnShow = FlatButton3Click
      object Label1: TLabel
        Left = 16
        Top = 13
        Width = 72
        Height = 12
        Caption = #20511#20070#35777#32534#21495#65306
      end
      object Label2: TLabel
        Left = 288
        Top = 13
        Width = 72
        Height = 12
        Caption = #20511#20070#35777#32534#21495#65306
      end
      object JSQD_FBtn: TFlatButton
        Left = 200
        Top = 333
        Width = 81
        Height = 25
        ColorFocused = clSkyBlue
        Caption = #20511#20070
        TabOrder = 0
        OnClick = JSQD_FBtnClick
      end
      object FlatMemo1: TFlatMemo
        Left = 16
        Top = 56
        Width = 217
        Height = 249
        ColorFlat = clBtnFace
        ParentColor = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
      end
      object FlatEdit1: TFlatEdit
        Left = 89
        Top = 9
        Width = 121
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        MaxLength = 13
        TabOrder = 2
      end
      object FlatButton1: TFlatButton
        Left = 18
        Top = 33
        Width = 191
        Height = 19
        Caption = #35835#21462#22270#20070#20449#24687'       >>>>'
        TabOrder = 3
        OnClick = FlatButton1Click
      end
      object FlatButton2: TFlatButton
        Left = 290
        Top = 33
        Width = 191
        Height = 19
        Caption = #35835#21462#35835#32773#20449#24687'       >>>>'
        TabOrder = 4
        OnClick = FlatButton2Click
      end
      object FlatMemo2: TFlatMemo
        Left = 288
        Top = 56
        Width = 217
        Height = 249
        ColorFlat = clBtnFace
        ParentColor = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 5
      end
      object FlatEdit2: TFlatEdit
        Left = 361
        Top = 9
        Width = 121
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        MaxLength = 9
        TabOrder = 6
      end
      object FlatButton3: TFlatButton
        Left = 88
        Top = 333
        Width = 81
        Height = 25
        ColorFocused = clSkyBlue
        Caption = #28165#38500
        TabOrder = 7
        OnClick = FlatButton3Click
      end
      object FlatButton4: TFlatButton
        Left = 312
        Top = 333
        Width = 81
        Height = 25
        ColorFocused = clSkyBlue
        Caption = #36824#20070
        TabOrder = 8
        OnClick = FlatButton4Click
      end
    end
  end
  object ADOQuery1: TADOQuery
    Connection = MainForm.ADOConnection1
    Parameters = <>
    Left = 36
    Top = 415
  end
end

⌨️ 快捷键说明

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