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

📄 gldemo.dfm

📁 jvcl driver development envionment
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          ItemStyle.Gradient.FromColor = clBtnFace
          ItemStyle.Gradient.ToColor = clBtnShadow
          ItemStyle.Gradient.Active = False
          ItemStyle.Gradient.Orientation = fgdLeftBias
          ItemStyle.Color = clWhite
          ItemStyle.DelineateColor = clBlack
          ItemStyle.Font.Charset = DEFAULT_CHARSET
          ItemStyle.Font.Color = clWindowText
          ItemStyle.Font.Height = -9
          ItemStyle.Font.Name = 'Verdana'
          ItemStyle.Font.Style = []
          ItemStyle.Bevel.Inner = bvSpace
          ItemStyle.Bevel.Outer = bvNone
          ItemStyle.Bevel.Sides = [fsdBottom]
          ItemStyle.Bevel.Bold = False
          ItemStyle.TextStyle = fstNone
          ItemSelStyle.Gradient.FromColor = clWhite
          ItemSelStyle.Gradient.ToColor = 16772810
          ItemSelStyle.Gradient.Active = True
          ItemSelStyle.Gradient.Orientation = fgdVertical
          ItemSelStyle.Color = clWindow
          ItemSelStyle.DelineateColor = clBlack
          ItemSelStyle.Font.Charset = DEFAULT_CHARSET
          ItemSelStyle.Font.Color = clWindowText
          ItemSelStyle.Font.Height = -9
          ItemSelStyle.Font.Name = 'Verdana'
          ItemSelStyle.Font.Style = [fsBold]
          ItemSelStyle.Bevel.Inner = bvRaised
          ItemSelStyle.Bevel.Outer = bvLowered
          ItemSelStyle.Bevel.Bold = False
          ItemSelStyle.TextStyle = fstNone
          Glyphs = ImageList2
          TextAlign.Horizontal = fhaRight
          TextAlign.Vertical = fvaCenter
          ItemHeight = 21
          TransparentColor = 12435133
          Options = [fboExcludeGlyphs, fboHotTrack, fboWordWrap]
          ChangeGlyphColor.FromColor = clBlack
          ChangeGlyphColor.ToColor = clWhite
        end
        object glCheckListBox1: TJvgCheckListBox
          Left = 79
          Top = 192
          Width = 153
          Height = 144
          Items.Strings = (
            ' Canada'
            ' France'
            ' Germany'
            ' Italy'
            ' Japan'
            ' Mexica'
            ' Spain'
            ' United Kingdom'
            ' USA'
            ' Russia')
          TabOrder = 3
          WallpaperImage = Image8
          WallpaperOption = fwlGlobal
          ItemStyle.Gradient.Active = False
          ItemStyle.Gradient.Orientation = fgdHorizontal
          ItemStyle.Color = clBtnFace
          ItemStyle.DelineateColor = clBlack
          ItemStyle.Font.Charset = DEFAULT_CHARSET
          ItemStyle.Font.Color = clWhite
          ItemStyle.Font.Height = -11
          ItemStyle.Font.Name = 'MS Sans Serif'
          ItemStyle.Font.Style = []
          ItemStyle.Bevel.Inner = bvNone
          ItemStyle.Bevel.Outer = bvNone
          ItemStyle.Bevel.Bold = False
          ItemStyle.TextStyle = fstNone
          ItemSelStyle.Gradient.Active = False
          ItemSelStyle.Gradient.Orientation = fgdHorizontal
          ItemSelStyle.Color = 8404992
          ItemSelStyle.DelineateColor = clBlack
          ItemSelStyle.Font.Charset = DEFAULT_CHARSET
          ItemSelStyle.Font.Color = clYellow
          ItemSelStyle.Font.Height = -11
          ItemSelStyle.Font.Name = 'MS Sans Serif'
          ItemSelStyle.Font.Style = []
          ItemSelStyle.Bevel.Inner = bvNone
          ItemSelStyle.Bevel.Outer = bvNone
          ItemSelStyle.Bevel.Bold = False
          ItemSelStyle.TextStyle = fstNone
          TransparentColor = clOlive
          Options = [fboExcludeGlyphs, fboHotTrack, fboWordWrap]
          ChangeGlyphColor.FromColor = clBlack
          ChangeGlyphColor.ToColor = clWhite
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = ' AskListBox '
      object FrAskListBox1: TJvgAskListBox
        Left = 0
        Top = 17
        Width = 538
        Height = 124
        Align = alTop
        BorderStyle = bsNone
        Color = clBtnFace
        Items.Strings = (
          
            'The Snapshot Agent connects to the publication database on the P' +
            'ublisher and to the distribution database on the Distributor. Th' +
            'e Snapshot Agent also writes to the snapshot folder when storing' +
            ' the snapshot files. '
          
            'The Log Reader Agent connects to the publication database at the' +
            ' Publisher and to the distribution database at the Distributor.'
          
            'By default, SQL Server 2000 changes its memory requirements dyna' +
            'mically based on available system resources.')
        TabOrder = 0
        GlyphsAlign.Vertical = fvaCenter
        ItemStyle.BtnColor = clBtnFace
        ItemStyle.BtnFont.Charset = DEFAULT_CHARSET
        ItemStyle.BtnFont.Color = clWindowText
        ItemStyle.BtnFont.Height = -11
        ItemStyle.BtnFont.Name = 'MS Sans Serif'
        ItemStyle.BtnFont.Style = []
        ItemStyle.BtnTextStyle = fstPushed
        ItemStyle.Color = clBtnFace
        ItemStyle.DelineateColor = clBlack
        ItemStyle.Font.Charset = DEFAULT_CHARSET
        ItemStyle.Font.Color = clWindowText
        ItemStyle.Font.Height = -11
        ItemStyle.Font.Name = 'MS Sans Serif'
        ItemStyle.Font.Style = []
        ItemStyle.Bevel.Inner = bvSpace
        ItemStyle.Bevel.Outer = bvNone
        ItemStyle.Bevel.Sides = [fsdTop]
        ItemStyle.Bevel.Bold = False
        ItemStyle.TextStyle = fstNone
        ItemSelStyle.BtnColor = clBtnFace
        ItemSelStyle.BtnFont.Charset = DEFAULT_CHARSET
        ItemSelStyle.BtnFont.Color = clWindowText
        ItemSelStyle.BtnFont.Height = -11
        ItemSelStyle.BtnFont.Name = 'MS Sans Serif'
        ItemSelStyle.BtnFont.Style = []
        ItemSelStyle.BtnTextStyle = fstNone
        ItemSelStyle.Color = clWindow
        ItemSelStyle.DelineateColor = clBlack
        ItemSelStyle.Font.Charset = DEFAULT_CHARSET
        ItemSelStyle.Font.Color = clBlack
        ItemSelStyle.Font.Height = -11
        ItemSelStyle.Font.Name = 'MS Sans Serif'
        ItemSelStyle.Font.Style = []
        ItemSelStyle.Bevel.Inner = bvLowered
        ItemSelStyle.Bevel.Outer = bvNone
        ItemSelStyle.Bevel.Bold = False
        ItemSelStyle.TextStyle = fstNone
        Glyphs = ListBox2IL
        TextAlign.Vertical = fvaCenter
        TransparentColor = clOlive
        Buttons.Strings = (
          'yes'
          'no')
        Options = [aloWordWrap]
      end
      object FrAskListBox2: TJvgAskListBox
        Left = 0
        Top = 158
        Width = 256
        Height = 178
        Align = alClient
        BorderStyle = bsNone
        Color = clSilver
        Items.Strings = (
          'Service 1'
          'Service 2'
          'Service 3'
          'Service 4'
          'Service 5'
          'Service 6'
          'Service 7')
        TabOrder = 1
        Wallpaper.Data = {
          36440000424D3644000000000000360400002800000080000000800000000100
          08000000000000400000C30E0000C30E00000001000000010000000000000000
          80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
          A6009C9C9C00A5A5A500ADADAD00B5B5B500BDBDBD00C6C6C600C6C6CE00CECE
          CE00D6D6D6000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          0000000000000000000000000000000000000000000000000000000000000000
          000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000D0D0D0C0C0C
          0D0D0D0D0E0E0F0D0D0D0D0D0D0D0E0D0D0D0D0C0C0C0E0C0D0F0E0D0E0E0C0D
          0D0D0F0D0D0B0D0C0B0B0B0B0C0E0D0D0B0D0D0D0E0D0C0D0D0E0D0E0C0D0D0D
          0D0E0D0C0C0C0C0D0C0D0B0C0C0D0D0C0D0D0C0C0C0D0C0C0C0C0C0D0D0C0D0D
          0C0C0B0C0C0B0D0C0E0D0C0D0C0D0D0C0D0C0D0C0C0D0D0C0C0C0D0D0E0F0F0C
          0C0C0D0D0C0C0D0D0D0E0C0C0C0E0F110F11110F0F0E0D0E0D0D0D0C0D0D0C0C
          0C0D0D0E0C0C0B0C0C0D0D0C0C0D0D0C0B0D0D0C0D0E0D0C0D0D0F0F0D0E0C0D
          0E0D0E0E0C0B0D0D0D0D0D0E0C0C0E0D0B0D0C0D0C0C0C0B0D0D0D0D0D0C0C0E
          0C0D0D0D0E0D0C0E0D0C0E0C0B0D0E0E0D0D0C0D0C0C0C0C0C0D0E0D0D0D0D0F
          0D0C0C0C0D0D0D0D0D0D0C0D110E0E0E0E0F0E0F0D0D0F0F0D0D0C0C0C0C0C0D
          0C0C0C0D0D0D0C0C0D0C0D0C0C0C0C0C0C0D0D0D0C0F0F0D0D0C0C0D0D0D0D0E
          0D0D0D0D0C0C0C0B0C0D0D0C0D0D0C0C0D0C0B0B0B0C0C0D0D0D0D0D0D0D0E0D

⌨️ 快捷键说明

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