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

📄 mainprofile.dfm.~128~

📁 自助公交信息短信服务平台
💻 ~128~
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 0
  Top = 0
  Width = 817
  Height = 626
  Caption = #20132#36890#20449#24687#26381#21153#30701#20449#24179#21488#8212#8212#23665#19996#30465#35745#31639#20013#24515
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 0
    Top = 29
    Width = 809
    Height = 13
    Align = alTop
    Caption = 'Label1'
    Color = clYellow
    ParentColor = False
  end
  object Splitter1: TSplitter
    Left = 33
    Top = 42
    Width = 8
    Height = 519
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 809
    Height = 29
    BorderWidth = 1
    Caption = 'ToolBar1'
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 0
      Top = 2
      Width = 73
      Height = 22
      Caption = #21551#21160
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 73
      Top = 2
      Width = 64
      Height = 22
      Caption = #20851#38381
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 137
      Top = 2
      Width = 80
      Height = 22
      Caption = #36864#20986
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 217
      Top = 2
      Width = 100
      Height = 22
      Caption = #22686#21152#29992#25143
      OnClick = SpeedButton4Click
    end
  end
  object PageControl1: TPageControl
    Left = 41
    Top = 42
    Width = 768
    Height = 519
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 1
    object TabSheet1: TTabSheet
      BorderWidth = 2
      Caption = #30701#20449#21457#36865'('#21457#20214#31665')'
      object Splitter2: TSplitter
        Left = 0
        Top = 120
        Width = 756
        Height = 4
        Cursor = crVSplit
        Align = alTop
      end
      object Splitter3: TSplitter
        Left = 313
        Top = 124
        Height = 363
      end
      object StringGrid1: TStringGrid
        Left = 0
        Top = 0
        Width = 756
        Height = 120
        Align = alTop
        ColCount = 8
        DefaultColWidth = 120
        FixedCols = 0
        RowCount = 8
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnDrawCell = StringGrid1DrawCell
        OnSelectCell = StringGrid1SelectCell
      end
      object Panel3: TPanel
        Left = 0
        Top = 124
        Width = 313
        Height = 363
        Align = alLeft
        BevelWidth = 2
        BorderWidth = 1
        BorderStyle = bsSingle
        Caption = 'Panel3'
        TabOrder = 1
        object Panel4: TPanel
          Left = 3
          Top = 3
          Width = 303
          Height = 42
          Align = alTop
          Caption = 'Panel4'
          TabOrder = 0
          object CheckBox1: TCheckBox
            Left = 16
            Top = 16
            Width = 49
            Height = 17
            Caption = #23450#26102
            TabOrder = 0
            OnClick = CheckBox1Click
          end
          object ComboBox1: TComboBox
            Left = 56
            Top = 16
            Width = 113
            Height = 21
            Enabled = False
            ItemHeight = 13
            TabOrder = 1
            Text = 'ComboBox1'
          end
          object ListBox1: TListBox
            Left = 176
            Top = 16
            Width = 113
            Height = 25
            Enabled = False
            ItemHeight = 13
            TabOrder = 2
          end
        end
        object Panel5: TPanel
          Left = 3
          Top = 45
          Width = 303
          Height = 311
          Align = alClient
          Caption = 'Panel5'
          TabOrder = 1
          object Panel6: TPanel
            Left = 1
            Top = 1
            Width = 301
            Height = 41
            Align = alTop
            TabOrder = 0
            object Button1: TButton
              Left = 16
              Top = 8
              Width = 75
              Height = 25
              Caption = #21457#36865
              TabOrder = 0
              OnClick = Button1Click
            end
          end
          object memo1: TMemo
            Left = 1
            Top = 42
            Width = 301
            Height = 268
            Align = alClient
            Lines.Strings = (
              'Memo1')
            TabOrder = 1
          end
        end
      end
      object Panel7: TPanel
        Left = 316
        Top = 124
        Width = 440
        Height = 363
        Align = alClient
        BevelWidth = 2
        BorderWidth = 1
        BorderStyle = bsSingle
        TabOrder = 2
        object Panel8: TPanel
          Left = 3
          Top = 3
          Width = 430
          Height = 41
          Align = alTop
          TabOrder = 0
          object Button2: TButton
            Left = 0
            Top = 8
            Width = 75
            Height = 25
            Caption = #22686#21152#23458#25143
            TabOrder = 0
            OnClick = Button2Click
          end
          object Button3: TButton
            Left = 80
            Top = 8
            Width = 75
            Height = 25
            Caption = #23548#20837#20998#32452
            TabOrder = 1
            OnClick = Button3Click
          end
          object Button4: TButton
            Left = 160
            Top = 8
            Width = 75
            Height = 25
            Caption = #21024#38500
            TabOrder = 2
            OnClick = Button4Click
          end
          object Button5: TButton
            Left = 240
            Top = 8
            Width = 75
            Height = 25
            Caption = #28165#31354
            TabOrder = 3
            OnClick = Button5Click
          end
        end
        object StringGrid2: TStringGrid
          Left = 3
          Top = 44
          Width = 430
          Height = 312
          Align = alClient
          DefaultColWidth = 90
          FixedCols = 0
          RowCount = 4
          Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
          TabOrder = 1
          OnDrawCell = StringGrid2DrawCell
          OnSelectCell = StringGrid2SelectCell
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #30701#20449#25509#25910#65288#25910#20214#31665#65289
      ImageIndex = 1
      object Splitter4: TSplitter
        Left = 0
        Top = 185
        Width = 760
        Height = 5
        Cursor = crVSplit
        Align = alTop
      end
      object StringGrid3: TStringGrid
        Left = 0
        Top = 0
        Width = 760
        Height = 185
        Align = alTop
        ColCount = 8
        DefaultColWidth = 100
        FixedCols = 0
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnDrawCell = StringGrid3DrawCell
        OnSelectCell = StringGrid3SelectCell
      end
      object Panel9: TPanel
        Left = 0
        Top = 190
        Width = 760
        Height = 301
        Align = alClient
        TabOrder = 1
        object Panel10: TPanel
          Left = 1
          Top = 1
          Width = 185
          Height = 299
          Align = alLeft
          TabOrder = 0
          object Label2: TLabel
            Left = 1
            Top = 1
            Width = 183

⌨️ 快捷键说明

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