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

📄 frm_linegraph.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmLineConfig: TfrmLineConfig
  Left = 239
  Top = 62
  BorderStyle = bsDialog
  Caption = #26354#32447#37197#32622
  ClientHeight = 391
  ClientWidth = 492
  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
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 473
    Height = 65
    Caption = #12304#32437#22352#26631#35774#32622#12305
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 21
      Top = 31
      Width = 36
      Height = 12
      Caption = #26368#22823#20540
    end
    object Label2: TLabel
      Left = 184
      Top = 31
      Width = 36
      Height = 12
      Caption = #26368#23567#20540
    end
    object Label3: TLabel
      Left = 323
      Top = 31
      Width = 48
      Height = 12
      Caption = #21333#20301#21051#24230
    end
    object edtMax: TEdit
      Left = 62
      Top = 26
      Width = 81
      Height = 20
      Ctl3D = True
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 0
      Text = 'edtMax'
      OnKeyPress = edtMaxKeyPress
    end
    object edtMin: TEdit
      Left = 224
      Top = 26
      Width = 81
      Height = 20
      Ctl3D = True
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 1
      Text = 'edtMin'
      OnKeyPress = edtMaxKeyPress
    end
    object edtStep: TEdit
      Left = 374
      Top = 26
      Width = 81
      Height = 20
      Ctl3D = True
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 2
      Text = 'edtStep'
      OnKeyPress = edtStepKeyPress
    end
  end
  object ListBox1: TListBox
    Left = 8
    Top = 80
    Width = 209
    Height = 185
    BevelInner = bvLowered
    BevelKind = bkTile
    BevelOuter = bvRaised
    Columns = 1
    ItemHeight = 13
    Items.Strings = (
      '')
    TabOrder = 1
    OnClick = ListBox1Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 272
    Width = 473
    Height = 113
    Caption = #12304#26354#32447#35774#32622#12305
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label7: TLabel
      Left = 168
      Top = 86
      Width = 48
      Height = 12
      Caption = #36965#27979#21495#65306
    end
    object Label6: TLabel
      Left = 36
      Top = 31
      Width = 36
      Height = 12
      Caption = #32534#21495#65306
    end
    object Label10: TLabel
      Left = 11
      Top = 60
      Width = 60
      Height = 12
      Caption = #26354#32447#21517#31216#65306
    end
    object Label11: TLabel
      Left = 12
      Top = 86
      Width = 60
      Height = 12
      Caption = #26354#32447#23485#24230#65306
    end
    object Label12: TLabel
      Left = 224
      Top = 31
      Width = 60
      Height = 12
      Caption = #26354#32447#39068#33394#65306
    end
    object edtYcNum: TEdit
      Left = 224
      Top = 83
      Width = 65
      Height = 18
      Color = clMoneyGreen
      Ctl3D = False
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 0
      Text = 'edtYcNum'
    end
    object cboYc: TComboBox
      Left = 299
      Top = 82
      Width = 158
      Height = 20
      BevelKind = bkFlat
      Style = csDropDownList
      Ctl3D = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      OnClick = cboYcClick
    end
    object edtNum: TEdit
      Left = 73
      Top = 28
      Width = 60
      Height = 18
      Color = clMoneyGreen
      Ctl3D = False
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 2
      Text = 'edtNum'
    end
    object edtLineName: TEdit
      Left = 72
      Top = 54
      Width = 385
      Height = 20
      BevelInner = bvNone
      BevelOuter = bvNone
      MaxLength = 40
      TabOrder = 3
      Text = 'edtLineName'
    end
    object cboLineW: TComboBox
      Left = 73
      Top = 82
      Width = 61
      Height = 20
      BevelKind = bkFlat
      Style = csDropDownList
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 4
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3')
    end
    object cboLineColor: TFlatColorComboBox
      Left = 296
      Top = 28
      Width = 161
      Height = 19
      Color = clWindow
      ColorArrowBackground = 13160660
      ColorBorder = 10070191
      ColorHighlight = 11582657
      AdvColorHighlight = 30
      UseAdvColors = True
      BoxWidth = 12
      ShowNames = True
      Value = clBlack
      TabOrder = 5
    end
  end
  object Panel1: TPanel
    Left = 217
    Top = 80
    Width = 89
    Height = 185
    BevelOuter = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label4: TLabel
      Left = 2
      Top = 113
      Width = 65
      Height = 12
      Caption = #12304#35828#26126#8595#12305
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 136
      Width = 72
      Height = 12
      Caption = #21333#20987#30830#35748#20462#25913
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 8
      Top = 160
      Width = 72
      Height = 12
      Caption = #21518#65292#20462#25913#29983#25928
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object btnAdd: TButton
      Left = 3
      Top = 12
      Width = 81
      Height = 21
      Caption = #12298'--'#28155#21152#26354#32447
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = btnAddClick
    end
    object btnDel: TButton
      Left = 3
      Top = 43
      Width = 81
      Height = 21
      Caption = #12298'--'#21024#38500#26354#32447
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = btnDelClick
    end
    object btnSave: TButton
      Left = 3
      Top = 80
      Width = 81
      Height = 21
      Caption = #12298'--'#30830#35748#20462#25913
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = btnSaveClick
    end
  end
  object GroupBox3: TGroupBox
    Left = 320
    Top = 80
    Width = 161
    Height = 97
    Caption = #12304#20854#23427#12305
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    object Label8: TLabel
      Left = 17
      Top = 32
      Width = 48
      Height = 12
      Caption = #21051#24230#39068#33394
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object cboColor: TFlatColorComboBox
      Left = 73
      Top = 27
      Width = 80
      Height = 19
      Color = clWindow
      ColorArrowBackground = 13160660
      ColorBorder = 10070191
      ColorHighlight = 11582657
      AdvColorHighlight = 30
      UseAdvColors = True
      BoxWidth = 12
      ShowNames = True
      Value = clBlack
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object chkShow: TCheckBox
      Left = 16
      Top = 56
      Width = 97
      Height = 17
      Caption = #26174#31034#32972#26223#32593#26684
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
  object Button1: TButton
    Left = 360
    Top = 192
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 360
    Top = 232
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 6
  end
  object DBISAMDatabase1: TDBISAMDatabase
    EngineVersion = '4.00'
    DatabaseName = 'Alarm_db'
    SessionName = 'Default'
    Left = 320
    Top = 224
  end
  object DBISAMQuery1: TDBISAMQuery
    AutoDisplayLabels = False
    CopyOnAppend = False
    DatabaseName = 'Alarm_db'
    EngineVersion = '4.00'
    MaxRowCount = -1
    Params = <>
    Left = 320
    Top = 184
  end
end

⌨️ 快捷键说明

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