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

📄 frmyxconfig.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmYx_Config: TfrmYx_Config
  Left = 266
  Top = 168
  BorderStyle = bsDialog
  Caption = #36965#20449#37327#37197#32622
  ClientHeight = 133
  ClientWidth = 263
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 48
    Height = 12
    Caption = #36965#27979#21495#65306
  end
  object Label2: TLabel
    Left = 12
    Top = 56
    Width = 60
    Height = 12
    Caption = #36965#27979#37327#21517#65306
  end
  object Bevel1: TBevel
    Left = 16
    Top = 80
    Width = 225
    Height = 9
    Shape = bsBottomLine
  end
  object edtNum: TEdit
    Left = 72
    Top = 16
    Width = 73
    Height = 20
    TabOrder = 0
    Text = 'edtNum'
    OnChange = edtNumChange
    OnKeyPress = edtNumKeyPress
  end
  object cboYx: TComboBox
    Left = 72
    Top = 48
    Width = 145
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 1
    OnClick = cboYxClick
  end
  object Button1: TButton
    Left = 60
    Top = 100
    Width = 75
    Height = 21
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 2
  end
  object Button2: TButton
    Left = 157
    Top = 100
    Width = 75
    Height = 21
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 3
  end
  object DBISAMDatabase1: TDBISAMDatabase
    EngineVersion = '4.00'
    DatabaseName = 'AlarmYx'
    SessionName = 'Default'
    Left = 120
    Top = 64
  end
  object DBISAMQuery1: TDBISAMQuery
    AutoDisplayLabels = False
    CopyOnAppend = False
    DatabaseName = 'AlarmYx'
    EngineVersion = '4.00'
    MaxRowCount = -1
    Params = <>
    Left = 184
    Top = 64
  end
end

⌨️ 快捷键说明

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