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

📄 unitdrawstylemodify.dfm

📁 在delphi下基于MapX5.0的GIS程序
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FrmDrawStyleModify: TFrmDrawStyleModify
  Left = 259
  Top = 107
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #32472#21046#23646#24615#20462#25913
  ClientHeight = 363
  ClientWidth = 267
  Color = clSkyBlue
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PanelEditLayerName: TPanel
    Left = 17
    Top = 11
    Width = 96
    Height = 21
    Caption = #22320#22270#22270#23618
    Color = clYellow
    TabOrder = 0
  end
  object CBoxEditLayerName: TComboBox
    Left = 131
    Top = 12
    Width = 120
    Height = 20
    BevelKind = bkSoft
    ItemHeight = 12
    TabOrder = 1
    OnChange = CBoxEditLayerNameChange
  end
  object PanelFeatureType: TPanel
    Left = 17
    Top = 35
    Width = 96
    Height = 21
    Caption = #22270#20803#31867#22411
    Color = clYellow
    TabOrder = 2
  end
  object CBoxFeatureType: TComboBox
    Left = 131
    Top = 36
    Width = 120
    Height = 20
    BevelKind = bkSoft
    ItemHeight = 12
    TabOrder = 3
    OnChange = CBoxFeatureTypeChange
  end
  object PanelDrawType: TPanel
    Left = 17
    Top = 59
    Width = 96
    Height = 21
    Caption = #32472#21046#31867#22411
    Color = clYellow
    TabOrder = 4
  end
  object PanelDraw: TPanel
    Left = 4
    Top = 92
    Width = 259
    Height = 265
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Caption = 'PanelDraw'
    Color = clCream
    TabOrder = 5
    object PControlDrawModify: TPageControl
      Left = 2
      Top = 2
      Width = 255
      Height = 231
      ActivePage = TabSheet1
      Align = alTop
      BiDiMode = bdLeftToRight
      Enabled = False
      Images = ImageList1
      MultiLine = True
      ParentBiDiMode = False
      Style = tsFlatButtons
      TabIndex = 0
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #31526#21495
        ImageIndex = 1
        OnShow = TabSheet1Show
        object GBoxSymbol: TGroupBox
          Left = 4
          Top = 7
          Width = 237
          Height = 186
          Caption = #31526#21495#23646#24615
          TabOrder = 0
          object LEditSymbolSizes: TLabeledEdit
            Left = 8
            Top = 74
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 36
            EditLabel.Height = 12
            EditLabel.Caption = 'Sizes:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 0
          end
          object LEditSymbolName: TLabeledEdit
            Left = 8
            Top = 37
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 30
            EditLabel.Height = 12
            EditLabel.Caption = 'Name:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 1
          end
          object LEditSymbolCharacters: TLabeledEdit
            Left = 128
            Top = 37
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 66
            EditLabel.Height = 12
            EditLabel.Caption = 'Characters:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 2
          end
          object LEditSymbolColor: TLabeledEdit
            Left = 128
            Top = 74
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 36
            EditLabel.Height = 12
            EditLabel.Caption = 'Color:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 3
          end
          object GBoxSymbolBackground: TGroupBox
            Left = 8
            Top = 98
            Width = 217
            Height = 75
            Caption = 'Background'
            TabOrder = 4
            object RBtnSymbolFontNone: TRadioButton
              Left = 8
              Top = 22
              Width = 57
              Height = 17
              Caption = 'None'
              Checked = True
              Enabled = False
              TabOrder = 0
              TabStop = True
            end
            object RBtnSymbolFontHalo: TRadioButton
              Left = 80
              Top = 22
              Width = 49
              Height = 17
              Caption = 'Halo'
              Enabled = False
              TabOrder = 1
            end
            object RBtnSymbolFontBox: TRadioButton
              Left = 144
              Top = 22
              Width = 57
              Height = 17
              Caption = 'Box'
              Enabled = False
              TabOrder = 2
            end
            object LEditSymbolBackcolor: TLabeledEdit
              Left = 80
              Top = 45
              Width = 113
              Height = 21
              BevelKind = bkSoft
              BorderStyle = bsNone
              EditLabel.Width = 60
              EditLabel.Height = 12
              EditLabel.Caption = 'Backcolor:'
              LabelPosition = lpLeft
              LabelSpacing = 10
              ReadOnly = True
              TabOrder = 3
            end
          end
        end
      end
      object TabSheet2: TTabSheet
        Caption = #32447
        ImageIndex = 2
        OnShow = TabSheet2Show
        object GBoxLine: TGroupBox
          Left = 4
          Top = 7
          Width = 237
          Height = 146
          Caption = #32447#23646#24615
          TabOrder = 0
          object LEditLineColor: TLabeledEdit
            Left = 8
            Top = 74
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 36
            EditLabel.Height = 12
            EditLabel.Caption = 'Color:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 0
          end
          object LEditLineStyle: TLabeledEdit
            Left = 8
            Top = 37
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 36
            EditLabel.Height = 12
            EditLabel.Caption = 'Style:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 1
          end
          object LEditLineWidth: TLabeledEdit
            Left = 128
            Top = 112
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 36
            EditLabel.Height = 12
            EditLabel.Caption = 'Width:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 2
          end
          object LEditLineWidthUnit: TLabeledEdit
            Left = 8
            Top = 112
            Width = 97
            Height = 21
            BevelKind = bkSoft
            BorderStyle = bsNone
            EditLabel.Width = 84
            EditLabel.Height = 12
            EditLabel.Caption = 'LineWidthUnit:'
            LabelPosition = lpAbove
            LabelSpacing = 3
            ReadOnly = True
            TabOrder = 3
          end
          object CBoxLineInterleaved: TCheckBox
            Left = 128
            Top = 38
            Width = 97
            Height = 17
            Caption = 'Interleaved'
            Enabled = False
            TabOrder = 4
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #21306#22495
        OnShow = TabSheet3Show
        object GBoxRegion: TGroupBox
          Left = 4
          Top = 7
          Width = 237
          Height = 178
          Caption = #21306#22495#23646#24615
          TabOrder = 0
          object LEditRegionColor: TLabeledEdit
            Left = 128
            Top = 37
            Width = 97

⌨️ 快捷键说明

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