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

📄 stdarc.~dfm

📁 不错的系统
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
            Caption = #32479#35745#20449#24687
            Ctl3D = False
            ParentCtl3D = False
            TabOrder = 19
            object Label26: TLabel
              Left = 11
              Top = 19
              Width = 88
              Height = 21
              Caption = #24635#20849#26377#65306
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object Label27: TLabel
              Left = 158
              Top = 19
              Width = 110
              Height = 21
              Caption = #26465#23398#29983#20449#24687
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object Label28: TLabel
              Left = 8
              Top = 46
              Width = 88
              Height = 21
              Caption = #26597#35810#21040#65306
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlue
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object lbquery: TLabel
              Left = 85
              Top = 46
              Width = 63
              Height = 23
              Caption = 'lbcount'
              Font.Charset = ANSI_CHARSET
              Font.Color = clGreen
              Font.Height = -21
              Font.Name = 'Times New Roman'
              Font.Style = []
              ParentFont = False
            end
            object Label30: TLabel
              Left = 157
              Top = 46
              Width = 110
              Height = 21
              Caption = #26465#23398#29983#20449#24687
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlue
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object lbcount: TLabel
              Left = 85
              Top = 18
              Width = 63
              Height = 23
              Caption = 'lbcount'
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -21
              Font.Name = 'Times New Roman'
              Font.Style = []
              ParentFont = False
            end
          end
          object Edit1: TEdit
            Left = 112
            Top = 80
            Width = 65
            Height = 19
            Color = clSilver
            Ctl3D = False
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 6
          end
        end
      end
      object TabSheet2: TTabSheet
        Caption = #35814#32454#20449#24687
        ImageIndex = 1
        object GroupBox2: TGroupBox
          Left = 0
          Top = 0
          Width = 313
          Height = 425
          Align = alClient
          BiDiMode = bdRightToLeft
          Caption = #35814#32454#20449#24687
          ParentBiDiMode = False
          TabOrder = 0
          object Label11: TLabel
            Left = 10
            Top = 106
            Width = 84
            Height = 13
            Caption = #23478#24237#35814#32454#20303#22336#65306
          end
          object Label18: TLabel
            Left = 16
            Top = 29
            Width = 60
            Height = 13
            Caption = #32852#31995#30005#35805#65306
          end
          object Label19: TLabel
            Left = 16
            Top = 68
            Width = 60
            Height = 13
            Caption = #37038#25919#32534#30721#65306
          end
          object SpeedButton1: TSpeedButton
            Left = 120
            Top = 96
            Width = 81
            Height = 25
            Caption = #36733#20837#30456#29255
            Flat = True
            OnClick = dbbPhotoClick
          end
          object Label21: TLabel
            Left = 8
            Top = 152
            Width = 72
            Height = 13
            Caption = #29305#38271#12289#29233#22909#65306
          end
          object dbbFamAddr: TDBEdit
            Left = 9
            Top = 128
            Width = 294
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 3
          end
          object dbbPhoto: TDBImage
            Left = 208
            Top = 16
            Width = 96
            Height = 105
            DataSource = MainDFrm.dbutil
            Stretch = True
            TabOrder = 2
            OnClick = dbbPhotoClick
          end
          object dbbTel: TDBEdit
            Left = 80
            Top = 24
            Width = 121
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 0
          end
          object dbbPost: TDBEdit
            Left = 80
            Top = 64
            Width = 121
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 1
          end
          object GroupBox3: TGroupBox
            Left = 8
            Top = 197
            Width = 297
            Height = 152
            Caption = #20010#20154#23653#21382#65288#21253#25324#24809#32602#22870#21169#65289
            Ctl3D = True
            ParentCtl3D = False
            TabOrder = 5
            object dbbResume: TDBMemo
              Left = 8
              Top = 16
              Width = 281
              Height = 129
              DataSource = MainDFrm.dbutil
              TabOrder = 0
            end
          end
          object GroupBox4: TGroupBox
            Left = 8
            Top = 343
            Width = 297
            Height = 90
            Caption = #22791#27880
            TabOrder = 6
            object dbbMemo: TDBMemo
              Left = 8
              Top = 16
              Width = 281
              Height = 65
              DataSource = MainDFrm.dbutil
              TabOrder = 0
            end
          end
          object dbbHobby: TDBEdit
            Left = 8
            Top = 168
            Width = 297
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 4
          end
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 329
    Top = 0
    Width = 237
    Height = 464
    Align = alClient
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 235
      Height = 226
      Align = alClient
      Color = clInfoBk
      Ctl3D = False
      DataSource = MainDFrm.dbutil
      FixedColor = clMoneyGreen
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Color = clGreen
          Expanded = False
          FieldName = 'bID'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          Title.Caption = #23398#21495
          Width = 68
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cID'
          Title.Caption = #29677#32423
          Width = 74
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bName'
          Title.Caption = #22995#21517
          Visible = True
        end>
    end
    object groupquery: TGroupBox
      Left = 1
      Top = 227
      Width = 235
      Height = 236
      Align = alBottom
      Caption = #26597#35810
      Color = clMoneyGreen
      ParentColor = False
      TabOrder = 1
      object Label14: TLabel
        Left = 6
        Top = 21
        Width = 36
        Height = 13
        Caption = #23398#21495#65306
      end
      object Label15: TLabel
        Left = 126
        Top = 22
        Width = 12
        Height = 13
        Caption = #33267
      end
      object Label16: TLabel
        Left = 6
        Top = 51
        Width = 36
        Height = 13
        Caption = #29677#32423#65306
      end
      object Label17: TLabel
        Left = 127
        Top = 50
        Width = 12
        Height = 13
        Caption = #33267
      end
      object Label22: TLabel
        Left = 122
        Top = 81
        Width = 36
        Height = 13
        Caption = #27665#26063#65306
      end
      object Label23: TLabel
        Left = 8
        Top = 109
        Width = 60
        Height = 13
        Caption = #25919#27835#38754#35980#65306
      end
      object Label24: TLabel
        Left = 8
        Top = 136
        Width = 60
        Height = 13
        Caption = #23478#24237#25104#20998#65306
      end
      object Label25: TLabel
        Left = 8
        Top = 164
        Width = 60
        Height = 13
        Caption = #24403#21069#29366#24577#65306
      end
      object SpeedButton2: TSpeedButton
        Left = 11

⌨️ 快捷键说明

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