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

📄 commoncontrolsframe.dfm

📁 长4大使馆个头儿长4大使馆个头儿长4大使馆个头儿长4大使馆个头儿
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FmeCommonControls: TFmeCommonControls
  Left = 0
  Top = 0
  Width = 666
  Height = 398
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Verdana'
  Font.Style = []
  ParentFont = False
  TabOrder = 0
  TabStop = True
  object RzSplitter1: TRzSplitter
    Left = 0
    Top = 35
    Width = 666
    Height = 363
    BorderWidth = 2
    Position = 224
    Percent = 34
    RealTimeDrag = True
    UpperLeft.BorderWidth = 2
    LowerRight.BorderWidth = 2
    HotSpotColor = cl3DLight
    HotSpotDotColor = 7879740
    HotSpotHighlight = 11855600
    SplitterWidth = 7
    Align = alClient
    TabOrder = 0
    BarSize = (
      226
      2
      233
      361)
    UpperLeftControls = (
      tvwFolders
      RzPanel3)
    LowerRightControls = (
      RzSplitter2)
    object tvwFolders: TRzCheckTree
      Left = 2
      Top = 42
      Width = 220
      Height = 315
      Images = ImlTreeView
      Align = alClient
      HideSelection = False
      Indent = 19
      ReadOnly = False
      SelectionPen.Color = clBtnShadow
      StateImages = tvwFolders.CheckImages
      TabOrder = 0
    end
    object RzPanel3: TRzPanel
      Left = 2
      Top = 2
      Width = 220
      Height = 40
      Align = alTop
      Alignment = taLeftJustify
      AlignmentVertical = avTop
      BorderOuter = fsNone
      Caption = 'TRzCheckTree Options'
      TabOrder = 1
      object ChkCascadeChecks: TRzCheckBox
        Left = 8
        Top = 16
        Width = 133
        Height = 17
        Caption = 'Cascade Checks'
        Checked = True
        HotTrack = True
        State = cbChecked
        TabOrder = 0
        OnClick = ChkCascadeChecksClick
      end
    end
    object RzSplitter2: TRzSplitter
      Left = 2
      Top = 2
      Width = 427
      Height = 355
      Orientation = orVertical
      Position = 152
      Percent = 43
      RealTimeDrag = True
      HotSpotVisible = True
      HotSpotColor = cl3DLight
      HotSpotDotColor = 7879740
      HotSpotHighlight = 11855600
      HotSpotDirection = hsdBoth
      SplitterWidth = 7
      Align = alClient
      TabOrder = 0
      BarSize = (
        0
        152
        427
        159)
      UpperLeftControls = (
        lvwEmail
        RzPanel4)
      LowerRightControls = (
        edtMessage
        RzPanel1)
      object lvwEmail: TRzListView
        Left = 0
        Top = 40
        Width = 427
        Height = 112
        Align = alClient
        AlphaSortAll = True
        Columns = <
          item
            Caption = 'From'
            Width = 120
          end
          item
            Caption = 'Subject'
            Width = 265
          end>
        FillLastColumn = False
        HideSelection = False
        RowSelect = True
        SmallImages = ImlTreeView
        TabOrder = 0
        ViewStyle = vsReport
        OnChange = lvwEmailChange
      end
      object RzPanel4: TRzPanel
        Left = 0
        Top = 0
        Width = 427
        Height = 40
        Align = alTop
        Alignment = taLeftJustify
        AlignmentVertical = avTop
        BorderOuter = fsNone
        Caption = 'TRzListView Options'
        TabOrder = 1
        object ChkAlphaSortAll: TRzCheckBox
          Left = 8
          Top = 16
          Width = 108
          Height = 17
          Caption = 'AlphaSort All'
          Checked = True
          HotTrack = True
          State = cbChecked
          TabOrder = 0
          OnClick = ChkAlphaSortAllClick
        end
        object ChkFillLastCol: TRzCheckBox
          Left = 124
          Top = 16
          Width = 120
          Height = 17
          Caption = 'Fill Last Column'
          HotTrack = True
          State = cbUnchecked
          TabOrder = 1
          OnClick = ChkFillLastColClick
        end
      end
      object edtMessage: TRzMemo
        Left = 0
        Top = 36
        Width = 427
        Height = 160
        Align = alClient
        TabOrder = 0
      end
      object RzPanel1: TRzPanel
        Left = 0
        Top = 0
        Width = 427
        Height = 36
        Align = alTop
        BorderOuter = fsNone
        TabOrder = 1
        object RzLabel1: TRzLabel
          Left = 4
          Top = 4
          Width = 32
          Height = 13
          AutoSize = False
          Caption = 'From:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          BevelWidth = 0
        end
        object RzLabel2: TRzLabel
          Left = 4
          Top = 20
          Width = 48
          Height = 13
          AutoSize = False
          Caption = 'Subject:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          BevelWidth = 0
        end
        object RzLabel3: TRzLabel
          Left = 172
          Top = 4
          Width = 20
          Height = 13
          AutoSize = False
          Caption = 'To:'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          BevelWidth = 0
        end
        object lblFrom: TRzLabel
          Left = 56
          Top = 4
          Width = 77
          Height = 13
          Caption = 'Dave Sawyer'
          BevelWidth = 0
        end
        object RzLabel5: TRzLabel
          Left = 196
          Top = 4
          Width = 95
          Height = 13
          Caption = 'sales@raize.com'
          BevelWidth = 0
        end
        object lblSubject: TRzLabel
          Left = 56
          Top = 20
          Width = 209
          Height = 13
          Caption = 'Where can I get Raize Components?'
          BevelWidth = 0
        end
      end
    end
  end
  object pnlHeader: TRzPanel
    Left = 0
    Top = 0
    Width = 666
    Height = 35
    Align = alTop
    Alignment = taLeftJustify
    BorderOuter = fsFlat
    BorderSides = [sdBottom]
    Caption = 'Common Controls'
    FlatColor = 10524310
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 9856100
    Font.Height = -21
    Font.Name = 'Verdana'
    Font.Style = [fsBold]
    GradientColorStop = 11855600
    TextMargin = 4
    ParentFont = False
    TabOrder = 1
    VisualStyle = vsGradient

⌨️ 快捷键说明

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