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

📄 unit1.dfm

📁 一个虚拟串口的驱动程序源代码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Align = caNone
        CenterOnParent = False
        Ctl3D = False
        Color = clWindow
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 10
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = False
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        TabStop = True
        Options = [coReadOnly, coNoIntegralHeight]
        OnChange = cboPortsChange
        CurIndex = 0
        DroppedWidth = 0
        autoSize = False
        Brush.Color = clWindow
        Brush.BrushStyle = bsSolid
        CBItemHeight = 0
      end
      object cboRight3: TKOLComboBox
        Tag = 0
        Left = 121
        Top = 105
        Width = 61
        Height = 22
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 8
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = False
        Color = clWindow
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 10
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = False
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        TabStop = True
        Options = [coReadOnly, coNoIntegralHeight]
        OnChange = cboPortsChange
        CurIndex = 0
        DroppedWidth = 0
        autoSize = False
        Brush.Color = clWindow
        Brush.BrushStyle = bsSolid
        CBItemHeight = 0
      end
      object cboRight4: TKOLComboBox
        Tag = 0
        Left = 121
        Top = 129
        Width = 61
        Height = 22
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 11
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = False
        Color = clWindow
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 10
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = False
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        TabStop = True
        Options = [coReadOnly, coNoIntegralHeight]
        OnChange = cboPortsChange
        CurIndex = 0
        DroppedWidth = 0
        autoSize = False
        Brush.Color = clWindow
        Brush.BrushStyle = bsSolid
        CBItemHeight = 0
      end
      object GradientPanel10: TKOLGradientPanel
        Tag = 0
        Left = 65
        Top = 66
        Width = 22
        Height = 4
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 15
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = True
        Color = 14211288
        parentColor = True
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 0
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = True
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        Color1 = clNavy
        Color2 = clNavy
        GradientStyle = gsVertical
        GradientLayout = glTop
        Border = 2
        MarginTop = 0
        MarginBottom = 0
        MarginLeft = 0
        MarginRight = 0
        HasBorder = False
      end
      object btnSave: TKOLButton
        Tag = 0
        Left = 46
        Top = 301
        Width = 105
        Height = 22
        HelpContext = 0
        IgnoreDefault = True
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 31
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Caption = 'Save Configuration'
        Ctl3D = True
        Color = clBtnFace
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 10
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = False
        OnClick = btnSaveClick
        EraseBackground = False
        Localizy = loForm
        TextAlign = taCenter
        VerticalAlign = vaCenter
        TabStop = True
        LikeSpeedButton = False
        autoSize = False
        DefaultBtn = False
        CancelBtn = False
        windowed = True
        Flat = False
        WordWrap = False
      end
      object CheckBox1: TKOLCheckBox
        Tag = 0
        Left = 85
        Top = 57
        Width = 17
        Height = 22
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 1
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = True
        Color = clSkyBlue
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 0
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = True
        OnClick = chkBoxClick
        EraseBackground = False
        Localizy = loForm
        Transparent = True
        Checked = False
        TabStop = True
        autoSize = False
        HasBorder = False
        Brush.Color = clSkyBlue
        Brush.BrushStyle = bsSolid
        Auto3State = False
        windowed = True
        WordWrap = False
        Border = 2
      end
      object GradientPanel1: TKOLGradientPanel
        Tag = 0
        Left = 100
        Top = 66
        Width = 22
        Height = 4
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 32
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = True
        Color = 14211288
        parentColor = True
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 0
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = True
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        Color1 = clNavy
        Color2 = clNavy
        GradientStyle = gsVertical
        GradientLayout = glTop
        Border = 2
        MarginTop = 0
        MarginBottom = 0
        MarginLeft = 0
        MarginRight = 0
        HasBorder = False
      end
      object Label1: TKOLLabel
        Tag = 0
        Left = 79
        Top = 46
        Width = 26
        Height = 14
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = -1
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Caption = 'Use?'
        Ctl3D = True
        Color = 14211288
        parentColor = True
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 10
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = False
        EraseBackground = False
        Localizy = loForm
        Transparent = True
        TextAlign = taLeft
        VerticalAlign = vaTop
        wordWrap = False
        autoSize = True
        Brush.Color = clBtnFace
        Brush.BrushStyle = bsSolid
        ShowAccelChar = False
        windowed = True
      end
      object GradientPanel2: TKOLGradientPanel
        Tag = 0
        Left = 65
        Top = 90
        Width = 22
        Height = 4
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 32
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = True
        Color = 14211288
        parentColor = True
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 0
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = True
        EraseBackground = False
        Localizy = loForm
        Transparent = False
        Color1 = clNavy
        Color2 = clNavy
        GradientStyle = gsVertical
        GradientLayout = glTop
        Border = 2
        MarginTop = 0
        MarginBottom = 0
        MarginLeft = 0
        MarginRight = 0
        HasBorder = False
      end
      object CheckBox2: TKOLCheckBox
        Tag = 0
        Left = 85
        Top = 81
        Width = 17
        Height = 22
        HelpContext = 0
        IgnoreDefault = False
        AnchorRight = False
        AnchorBottom = False
        TabOrder = 4
        MinWidth = 0
        MinHeight = 0
        MaxWidth = 0
        MaxHeight = 0
        PlaceDown = False
        PlaceRight = False
        PlaceUnder = False
        Visible = True
        Enabled = True
        DoubleBuffered = False
        Align = caNone
        CenterOnParent = False
        Ctl3D = True
        Color = clSkyBlue
        parentColor = False
        Font.Color = clWindowText
        Font.FontStyle = []
        Font.FontHeight = 0
        Font.FontWidth = 0
        Font.FontWeight = 0
        Font.FontName = 'MS Sans Serif'
        Font.FontOrientation = 0
        Font.FontCharset = 1
        Font.FontPitch = fpDefault
        parentFont = True
        OnClick = chkBoxClick
        EraseBackground = False
        Localizy = loForm
        Transparent = True
        Checked = False
        TabStop = True
        autoSize = False
        HasBorder = False
        Brush.Color = clSkyBlue
        Brush.BrushStyle = bsSolid
        Auto3State = False
        windowed = True
        WordWrap = False
        Border = 2
      end
      object GradientPanel3: TKOLGradientPanel
        Tag = 0
        Left = 100
        Top = 90
        Width = 22
        Height = 4
        HelpContext = 0
        IgnoreDefault = False

⌨️ 快捷键说明

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