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

📄 frm_setrectgraph.dfm

📁 delphi语言开发的矢量图形处理对象
💻 DFM
字号:
object frmSetGraph: TfrmSetGraph
  Left = 179
  Top = 120
  BorderStyle = bsDialog
  Caption = #26834#22270#37197#32622
  ClientHeight = 356
  ClientWidth = 488
  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 = 105
    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 Label4: TLabel
      Left = 10
      Top = 66
      Width = 48
      Height = 12
      Caption = #26834#22270#32452#25968
    end
    object Label5: TLabel
      Left = 172
      Top = 66
      Width = 48
      Height = 12
      Caption = #27599#32452#26834#25968
    end
    object Label8: TLabel
      Left = 325
      Top = 66
      Width = 48
      Height = 12
      Caption = #21051#24230#39068#33394
    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
    object edtGroup: TEdit
      Left = 63
      Top = 60
      Width = 80
      Height = 20
      Ctl3D = True
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 3
      Text = 'edtGroup'
      OnKeyPress = edtStepKeyPress
    end
    object edtDot: TEdit
      Left = 224
      Top = 60
      Width = 82
      Height = 20
      Ctl3D = True
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ParentCtl3D = False
      TabOrder = 4
      Text = 'edtDot'
      OnKeyPress = edtStepKeyPress
    end
    object cboColor: TFlatColorComboBox
      Left = 376
      Top = 61
      Width = 80
      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 trvRect: TTreeView
    Left = 8
    Top = 120
    Width = 369
    Height = 161
    BevelInner = bvLowered
    BevelKind = bkTile
    Indent = 19
    TabOrder = 1
    OnClick = trvRectClick
  end
  object btnAdd: TButton
    Left = 392
    Top = 132
    Width = 75
    Height = 25
    Caption = #28155#21152#26834#22270
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = btnAddClick
  end
  object btnDel: TButton
    Left = 392
    Top = 173
    Width = 75
    Height = 25
    Caption = #21024#38500#26834#22270
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = btnDelClick
  end
  object chkShow: TCheckBox
    Left = 389
    Top = 257
    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 = 4
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 288
    Width = 369
    Height = 65
    Caption = #12304#26834#26465#32534#36753#12305
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    object Label6: TLabel
      Left = 8
      Top = 32
      Width = 36
      Height = 12
      Caption = #26834#21495#65306
    end
    object Label7: TLabel
      Left = 112
      Top = 32
      Width = 48
      Height = 12
      Caption = #36965#27979#21495#65306
    end
    object edtNum: TEdit
      Left = 41
      Top = 28
      Width = 44
      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 = 'edtNum'
    end
    object edtYcNum: TEdit
      Left = 160
      Top = 27
      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 = 1
      Text = 'edtYcNum'
    end
    object cboYc: TComboBox
      Left = 227
      Top = 26
      Width = 120
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      OnChange = cboYcChange
    end
  end
  object Button3: TButton
    Left = 392
    Top = 296
    Width = 75
    Height = 22
    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 = 6
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 392
    Top = 328
    Width = 75
    Height = 22
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 7
  end
  object btnSave: TButton
    Left = 392
    Top = 216
    Width = 75
    Height = 25
    Caption = #30830#35748#20462#25913
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    OnClick = btnSaveClick
  end
  object DBISAMDatabase1: TDBISAMDatabase
    EngineVersion = '4.00'
    DatabaseName = 'AlarmDB'
    SessionName = 'Default'
    Left = 320
    Top = 136
  end
  object DBISAMQuery1: TDBISAMQuery
    AutoDisplayLabels = False
    CopyOnAppend = False
    DatabaseName = 'AlarmDB'
    EngineVersion = '4.00'
    MaxRowCount = -1
    Params = <>
    Left = 240
    Top = 136
  end
end

⌨️ 快捷键说明

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