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

📄 jvglogicseditorform.dfm

📁 East make Tray Icon in delphi
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object JvgLogicsEditorMain: TJvgLogicsEditorMain
  Left = 232
  Top = 107
  Width = 790
  Height = 550
  Caption = 'glLogicsEditor'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 404
    Width = 782
    Height = 3
    Cursor = crVSplit
    Align = alBottom
  end
  object SB: TScrollBox
    Left = 0
    Top = 75
    Width = 782
    Height = 329
    HorzScrollBar.Smooth = True
    HorzScrollBar.Style = ssFlat
    HorzScrollBar.Tracking = True
    VertScrollBar.Smooth = True
    VertScrollBar.Style = ssFlat
    VertScrollBar.Tracking = True
    Align = alClient
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 27
    Width = 782
    Height = 48
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 1
    object iPKey: TImage
      Left = 5
      Top = 5
      Width = 7
      Height = 11
      AutoSize = True
      Picture.Data = {
        07544269746D6170A2000000424DA20000000000000076000000280000000700
        00000B00000001000400000000002C0000000000000000000000100000000000
        0000000000000000800000800000008080008000000080008000808000008080
        8000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
        FF0088008880880B0880880B3080880B0880880B3080880B0880803B30800BB8
        33000B8033000BB8880080000080}
    end
    object iFKey: TImage
      Left = 13
      Top = 5
      Width = 7
      Height = 11
      AutoSize = True
      Picture.Data = {
        07544269746D6170A2000000424DA20000000000000076000000280000000700
        00000B00000001000400000000002C0000000000000000000000100000000000
        0000000000000000800000800000008080008000000080008000808000008080
        8000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
        FF0088008880880A0880880A2080880A0880880A2080880A0880802A20800AA8
        22000A8022000AA8880080000080}
      Transparent = True
    end
    object Label2: TLabel
      Left = 36
      Top = 5
      Width = 41
      Height = 13
      Caption = 'Element:'
    end
    object iLink: TImage
      Left = 596
      Top = 6
      Width = 14
      Height = 15
      Anchors = [akTop, akRight]
      AutoSize = True
      Picture.Data = {
        07544269746D6170EE000000424DEE0000000000000076000000280000000E00
        00000F0000000100040000000000780000000000000000000000100000000000
        0000000000000000800000800000008080008000000080008000808000008080
        8000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
        FF00888888888888880088888888888888008888888888888800888888888888
        88008888888888888800880008008000880080FFF0FF0FFF08000F707F770707
        F0000F080F00F080F0000F707077F707F00080FFF0FF0FFF0800880008008000
        8800888888888888880088888888888888008888888888888800}
      Transparent = True
      Visible = False
    end
    object Label4: TLabel
      Left = 613
      Top = 5
      Width = 22
      Height = 13
      Anchors = [akTop, akRight]
      Caption = 'Next'
    end
    object Label1: TLabel
      Left = 45
      Top = 29
      Width = 28
      Height = 13
      Caption = 'State:'
    end
    object Label5: TLabel
      Left = 613
      Top = 28
      Width = 22
      Height = 13
      Anchors = [akTop, akRight]
      Caption = 'Next'
    end
    object Image3: TImage
      Left = 596
      Top = 29
      Width = 14
      Height = 15
      Anchors = [akTop, akRight]
      AutoSize = True
      Picture.Data = {
        07544269746D6170EE000000424DEE0000000000000076000000280000000E00
        00000F0000000100040000000000780000000000000000000000100000000000
        0000000000000000800000800000008080008000000080008000808000008080
        8000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
        FF00888888888888880088888888888888008888888888888800888888888888
        88008888888888888800880008008000880080FFF0FF0FFF08000F707F770707
        F0000F080F00F080F0000F707077F707F00080FFF0FF0FFF0800880008008000
        8800888888888888880088888888888888008888888888888800}
      Transparent = True
      Visible = False
    end
    object Label7: TLabel
      Left = 545
      Top = 5
      Width = 27
      Height = 13
      Anchors = [akTop, akRight]
      Caption = 'True'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 545
      Top = 27
      Width = 31
      Height = 13
      Anchors = [akTop, akRight]
      Caption = 'False'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Shape1: TShape
      Left = 538
      Top = 23
      Width = 65
      Height = 1
      Anchors = [akTop, akRight]
      Pen.Color = clBtnShadow
    end
    object cbMode: TComboBox
      Left = 85
      Top = 24
      Width = 122
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnChange = cbModeChange
      Items.Strings = (
        'Free item'
        'First element')
    end
    object cbNext: TComboBox
      Left = 638
      Top = 1
      Width = 145
      Height = 21
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ItemHeight = 13
      Sorted = True
      TabOrder = 1
      OnChange = cbNextChange
    end
    object eStepName: TEdit
      Left = 85
      Top = 1
      Width = 121
      Height = 21
      TabOrder = 2
      Text = 'eStepName'
      OnChange = eStepNameChange
    end
    object cbNextFalse: TComboBox
      Left = 638
      Top = 23
      Width = 145
      Height = 21
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ItemHeight = 13
      Sorted = True
      TabOrder = 3
      OnChange = cbNextFalseChange
    end
    object cbIgnoreSpaces: TCheckBox
      Left = 215
      Top = 5
      Width = 225
      Height = 17
      Caption = 'Ignore spaces'
      TabOrder = 4
      OnClick = cbIgnoreSpacesClick
    end
  end
  object SBar: TStatusBar
    Left = 0
    Top = 504
    Width = 782
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 782
    Height = 27
    AutoSize = True
    ButtonHeight = 25
    ButtonWidth = 28

⌨️ 快捷键说明

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