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

📄 visual.~dfm

📁 A diagram edit component for delphi/c++ builder with full source included
💻 ~DFM
字号:
object VisualForm: TVisualForm
  Left = 127
  Top = 283
  BorderStyle = bsDialog
  Caption = 'Visual Attributes'
  ClientHeight = 337
  ClientWidth = 737
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 5
    Width = 641
    Height = 84
    Caption = 'Paper Attributes'
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 19
      Width = 24
      Height = 13
      Caption = 'Type'
    end
    object Label2: TLabel
      Left = 240
      Top = 53
      Width = 24
      Height = 13
      Caption = 'Color'
    end
    object Label3: TLabel
      Left = 240
      Top = 18
      Width = 28
      Height = 13
      Caption = 'Width'
    end
    object Label4: TLabel
      Left = 448
      Top = 18
      Width = 31
      Height = 13
      Caption = 'Height'
    end
    object Label5: TLabel
      Left = 16
      Top = 50
      Width = 42
      Height = 13
      Caption = 'Direction'
    end
    object Label6: TLabel
      Left = 613
      Top = 20
      Width = 16
      Height = 13
      Caption = 'mm'
    end
    object Label7: TLabel
      Left = 448
      Top = 54
      Width = 19
      Height = 13
      Caption = 'Grid'
    end
    object Label12: TLabel
      Left = 413
      Top = 20
      Width = 16
      Height = 13
      Caption = 'mm'
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 16
      Width = 161
      Height = 21
      Style = csDropDownList
      DropDownCount = 12
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
    end
    object JvColorComboBox1: TJvColorComboBox
      Left = 272
      Top = 50
      Width = 161
      Height = 22
      AutoComplete = True
      ColorNameMap.Strings = (
        'clBlack=Black'
        'clMaroon=Maroon'
        'clGreen=Green'
        'clOlive=Olive green'
        'clNavy=Navy blue'
        'clPurple=Purple'
        'clTeal=Teal'
        'clGray=Gray'
        'clSilver=Silver'
        'clRed=Red'
        'clLime=Lime'
        'clYellow=Yellow'
        'clBlue=Blue'
        'clFuchsia=Fuchsia'
        'clAqua=Aqua'
        'clWhite=White'
        'clMoneyGreen=Money green'
        'clSkyBlue=Sky blue'
        'clCream=Cream'
        'clMedGray=Medium gray'
        'clScrollBar=Scrollbar'
        'clBackground=Desktop background'
        'clActiveCaption=Active window title bar'
        'clInactiveCaption=Inactive window title bar'
        'clMenu=Menu background'
        'clWindow=Window background'
        'clWindowFrame=Window frame'
        'clMenuText=Menu text'
        'clWindowText=Window text'
        'clCaptionText=Active window title bar text'
        'clActiveBorder=Active window border'
        'clInactiveBorder=Inactive window border'
        'clAppWorkSpace=Application workspace'
        'clHighlight=Selection background'
        'clHighlightText=Selection text'
        'clBtnFace=Button face'
        'clBtnShadow=Button shadow'
        'clGrayText=Dimmed text'
        'clBtnText=Button text'
        'clInactiveCaptionText=Inactive window title bar text'
        'clBtnHighlight=Button highlight'
        'cl3DDkShadow=Dark shadow 3D elements'
        'cl3DLight=Highlight 3D elements'
        'clInfoText=Tooltip text'
        'clInfoBk=Tooltip background')
      ColorDialogText = 'Custom...'
      ColorWidth = 40
      DroppedDownWidth = 161
      NewColorText = 'Custom'
      Options = [coText, coSysColors, coCustomColors]
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 272
      Top = 16
      Width = 137
      Height = 21
      TabOrder = 2
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 480
      Top = 16
      Width = 129
      Height = 21
      TabOrder = 3
      Text = 'Edit2'
    end
    object RadioGroup1: TRadioGroup
      Left = 72
      Top = 40
      Width = 161
      Height = 33
      Columns = 2
      Items.Strings = (
        'Portrait'
        'Landscape')
      TabOrder = 4
    end
    object ComboBox2: TComboBox
      Left = 480
      Top = 50
      Width = 153
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 5
      Items.Strings = (
        'None'
        'Grid'
        'Ruler')
    end
  end
  object BitBtn1: TBitBtn
    Left = 656
    Top = 16
    Width = 75
    Height = 25
    TabOrder = 1
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 656
    Top = 48
    Width = 75
    Height = 25
    TabOrder = 2
    Kind = bkCancel
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 96
    Width = 641
    Height = 129
    Caption = 'Node Attributes'
    TabOrder = 3
    object Label8: TLabel
      Left = 16
      Top = 26
      Width = 25
      Height = 13
      Caption = 'Back'
    end
    object Label9: TLabel
      Left = 240
      Top = 26
      Width = 29
      Height = 13
      Caption = 'Frame'
    end
    object Label10: TLabel
      Left = 16
      Top = 58
      Width = 21
      Height = 13
      Caption = 'Text'
    end
    object JvColorComboBox2: TJvColorComboBox
      Left = 72
      Top = 24
      Width = 161
      Height = 22
      ColorNameMap.Strings = (
        'clBlack=Black'
        'clMaroon=Maroon'
        'clGreen=Green'
        'clOlive=Olive green'
        'clNavy=Navy blue'
        'clPurple=Purple'
        'clTeal=Teal'
        'clGray=Gray'
        'clSilver=Silver'
        'clRed=Red'
        'clLime=Lime'
        'clYellow=Yellow'
        'clBlue=Blue'
        'clFuchsia=Fuchsia'
        'clAqua=Aqua'
        'clWhite=White'
        'clMoneyGreen=Money green'
        'clSkyBlue=Sky blue'
        'clCream=Cream'
        'clMedGray=Medium gray'
        'clScrollBar=Scrollbar'
        'clBackground=Desktop background'
        'clActiveCaption=Active window title bar'
        'clInactiveCaption=Inactive window title bar'
        'clMenu=Menu background'
        'clWindow=Window background'
        'clWindowFrame=Window frame'
        'clMenuText=Menu text'
        'clWindowText=Window text'
        'clCaptionText=Active window title bar text'
        'clActiveBorder=Active window border'
        'clInactiveBorder=Inactive window border'
        'clAppWorkSpace=Application workspace'
        'clHighlight=Selection background'
        'clHighlightText=Selection text'
        'clBtnFace=Button face'
        'clBtnShadow=Button shadow'
        'clGrayText=Dimmed text'
        'clBtnText=Button text'
        'clInactiveCaptionText=Inactive window title bar text'
        'clBtnHighlight=Button highlight'
        'cl3DDkShadow=Dark shadow 3D elements'
        'cl3DLight=Highlight 3D elements'
        'clInfoText=Tooltip text'
        'clInfoBk=Tooltip background')
      ColorDialogText = 'Custom...'
      ColorWidth = 40
      DroppedDownWidth = 161
      NewColorText = 'Custom'
      TabOrder = 0
    end
    object JvColorComboBox3: TJvColorComboBox
      Left = 272
      Top = 24
      Width = 161
      Height = 22
      ColorNameMap.Strings = (
        'clBlack=Black'
        'clMaroon=Maroon'
        'clGreen=Green'
        'clOlive=Olive green'
        'clNavy=Navy blue'
        'clPurple=Purple'
        'clTeal=Teal'
        'clGray=Gray'
        'clSilver=Silver'
        'clRed=Red'
        'clLime=Lime'
        'clYellow=Yellow'
        'clBlue=Blue'
        'clFuchsia=Fuchsia'
        'clAqua=Aqua'
        'clWhite=White'
        'clMoneyGreen=Money green'
        'clSkyBlue=Sky blue'
        'clCream=Cream'
        'clMedGray=Medium gray'
        'clScrollBar=Scrollbar'
        'clBackground=Desktop background'
        'clActiveCaption=Active window title bar'
        'clInactiveCaption=Inactive window title bar'
        'clMenu=Menu background'
        'clWindow=Window background'
        'clWindowFrame=Window frame'
        'clMenuText=Menu text'
        'clWindowText=Window text'
        'clCaptionText=Active window title bar text'
        'clActiveBorder=Active window border'
        'clInactiveBorder=Inactive window border'
        'clAppWorkSpace=Application workspace'
        'clHighlight=Selection background'
        'clHighlightText=Selection text'
        'clBtnFace=Button face'
        'clBtnShadow=Button shadow'
        'clGrayText=Dimmed text'
        'clBtnText=Button text'
        'clInactiveCaptionText=Inactive window title bar text'
        'clBtnHighlight=Button highlight'
        'cl3DDkShadow=Dark shadow 3D elements'
        'cl3DLight=Highlight 3D elements'
        'clInfoText=Tooltip text'
        'clInfoBk=Tooltip background')
      ColorDialogText = 'Custom...'
      ColorWidth = 40
      DroppedDownWidth = 161
      NewColorText = 'Custom'
      TabOrder = 1
    end
    object JvColorComboBox4: TJvColorComboBox
      Left = 72
      Top = 56
      Width = 161
      Height = 22
      ColorNameMap.Strings = (
        'clBlack=Black'
        'clMaroon=Maroon'
        'clGreen=Green'
        'clOlive=Olive green'
        'clNavy=Navy blue'
        'clPurple=Purple'
        'clTeal=Teal'
        'clGray=Gray'
        'clSilver=Silver'
        'clRed=Red'
        'clLime=Lime'
        'clYellow=Yellow'
        'clBlue=Blue'
        'clFuchsia=Fuchsia'
        'clAqua=Aqua'
        'clWhite=White'
        'clMoneyGreen=Money green'
        'clSkyBlue=Sky blue'
        'clCream=Cream'
        'clMedGray=Medium gray'
        'clScrollBar=Scrollbar'
        'clBackground=Desktop background'
        'clActiveCaption=Active window title bar'
        'clInactiveCaption=Inactive window title bar'
        'clMenu=Menu background'
        'clWindow=Window background'
        'clWindowFrame=Window frame'
        'clMenuText=Menu text'
        'clWindowText=Window text'
        'clCaptionText=Active window title bar text'
        'clActiveBorder=Active window border'
        'clInactiveBorder=Inactive window border'
        'clAppWorkSpace=Application workspace'
        'clHighlight=Selection background'
        'clHighlightText=Selection text'
        'clBtnFace=Button face'
        'clBtnShadow=Button shadow'
        'clGrayText=Dimmed text'
        'clBtnText=Button text'
        'clInactiveCaptionText=Inactive window title bar text'
        'clBtnHighlight=Button highlight'
        'cl3DDkShadow=Dark shadow 3D elements'
        'cl3DLight=Highlight 3D elements'
        'clInfoText=Tooltip text'
        'clInfoBk=Tooltip background')
      ColorDialogText = 'Custom...'
      ColorWidth = 40
      DroppedDownWidth = 161
      NewColorText = 'Custom'
      TabOrder = 2
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 232
    Width = 641
    Height = 97
    Caption = 'Edge Attributes'
    TabOrder = 4
    object Label11: TLabel
      Left = 16
      Top = 26
      Width = 24
      Height = 13
      Caption = 'Color'
    end
    object Label13: TLabel
      Left = 240
      Top = 26
      Width = 28
      Height = 13
      Caption = 'Width'
    end
    object JvColorComboBox5: TJvColorComboBox
      Left = 72
      Top = 24
      Width = 161
      Height = 22
      ColorNameMap.Strings = (
        'clBlack=Black'
        'clMaroon=Maroon'
        'clGreen=Green'
        'clOlive=Olive green'
        'clNavy=Navy blue'
        'clPurple=Purple'
        'clTeal=Teal'
        'clGray=Gray'
        'clSilver=Silver'
        'clRed=Red'
        'clLime=Lime'
        'clYellow=Yellow'
        'clBlue=Blue'
        'clFuchsia=Fuchsia'
        'clAqua=Aqua'
        'clWhite=White'
        'clMoneyGreen=Money green'
        'clSkyBlue=Sky blue'
        'clCream=Cream'
        'clMedGray=Medium gray'
        'clScrollBar=Scrollbar'
        'clBackground=Desktop background'
        'clActiveCaption=Active window title bar'
        'clInactiveCaption=Inactive window title bar'
        'clMenu=Menu background'
        'clWindow=Window background'
        'clWindowFrame=Window frame'
        'clMenuText=Menu text'
        'clWindowText=Window text'
        'clCaptionText=Active window title bar text'
        'clActiveBorder=Active window border'
        'clInactiveBorder=Inactive window border'
        'clAppWorkSpace=Application workspace'
        'clHighlight=Selection background'
        'clHighlightText=Selection text'
        'clBtnFace=Button face'
        'clBtnShadow=Button shadow'
        'clGrayText=Dimmed text'
        'clBtnText=Button text'
        'clInactiveCaptionText=Inactive window title bar text'
        'clBtnHighlight=Button highlight'
        'cl3DDkShadow=Dark shadow 3D elements'
        'cl3DLight=Highlight 3D elements'
        'clInfoText=Tooltip text'
        'clInfoBk=Tooltip background')
      ColorDialogText = 'Custom...'
      ColorWidth = 40
      DroppedDownWidth = 161
      NewColorText = 'Custom'
      TabOrder = 0
    end
    object JvSpinEdit1: TJvSpinEdit
      Left = 272
      Top = 24
      Width = 161
      Height = 21
      MaxValue = 20
      MinValue = 1
      Value = 1
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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