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

📄 xqfilep.dfm

📁 象棋演播室1.6的dephi源码 作者 董世伟
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmXQFileP: TfrmXQFileP
  Left = 387
  Top = 270
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = '文件属性'
  ClientHeight = 378
  ClientWidth = 391
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object pgcFileP: TPageControl
    Left = 4
    Top = 4
    Width = 385
    Height = 341
    ActivePage = TabSheet2
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = '常规'
      TabVisible = False
      object bvlLine1: TBevel
        Left = 8
        Top = 53
        Width = 324
        Height = 9
        Shape = bsTopLine
      end
      object Bevel1: TBevel
        Left = 8
        Top = 146
        Width = 324
        Height = 9
        Shape = bsTopLine
      end
      object Bevel2: TBevel
        Left = 8
        Top = 253
        Width = 324
        Height = 9
        Shape = bsTopLine
      end
      object Label1: TLabel
        Left = 9
        Top = 75
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '类型:'
      end
      object Label2: TLabel
        Left = 70
        Top = 75
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label3: TLabel
        Left = 9
        Top = 93
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '位置:'
      end
      object Label4: TLabel
        Left = 70
        Top = 93
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label5: TLabel
        Left = 9
        Top = 111
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '大小:'
      end
      object Label6: TLabel
        Left = 70
        Top = 111
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label7: TLabel
        Left = 9
        Top = 160
        Width = 88
        Height = 12
        AutoSize = False
        Caption = 'MS-DOS 文件名:'
      end
      object Label8: TLabel
        Left = 96
        Top = 160
        Width = 231
        Height = 12
        AutoSize = False
      end
      object Label9: TLabel
        Left = 9
        Top = 178
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '创建时间:'
      end
      object Label10: TLabel
        Left = 70
        Top = 178
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label11: TLabel
        Left = 9
        Top = 196
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '修改时间:'
      end
      object Label12: TLabel
        Left = 70
        Top = 196
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label13: TLabel
        Left = 9
        Top = 214
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '存取时间:'
      end
      object Label14: TLabel
        Left = 70
        Top = 214
        Width = 257
        Height = 12
        AutoSize = False
        Caption = '(未知)'
      end
      object Label15: TLabel
        Left = 9
        Top = 274
        Width = 60
        Height = 12
        AutoSize = False
        Caption = '属性:'
      end
      object CheckBox1: TCheckBox
        Left = 82
        Top = 276
        Width = 73
        Height = 17
        Caption = '只读(&R)'
        Enabled = False
        TabOrder = 0
      end
      object CheckBox2: TCheckBox
        Left = 82
        Top = 295
        Width = 73
        Height = 17
        Caption = '档案(&C)'
        Enabled = False
        TabOrder = 1
      end
      object CheckBox3: TCheckBox
        Left = 183
        Top = 276
        Width = 97
        Height = 17
        Caption = '隐藏(&D)'
        Enabled = False
        TabOrder = 2
      end
      object CheckBox4: TCheckBox
        Left = 183
        Top = 295
        Width = 97
        Height = 17
        Caption = '系统'
        Enabled = False
        TabOrder = 3
      end
    end
    object TabSheet2: TTabSheet
      Caption = '摘要信息'
      ImageIndex = 1
      object Label16: TLabel
        Left = 8
        Top = 9
        Width = 54
        Height = 12
        Caption = '文件标题:'
      end
      object Bevel3: TBevel
        Left = 8
        Top = 43
        Width = 363
        Height = 9
        Shape = bsTopLine
      end
      object Label24: TLabel
        Left = 10
        Top = 269
        Width = 54
        Height = 12
        Caption = '棋谱讲评:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label25: TLabel
        Left = 196
        Top = 269
        Width = 54
        Height = 12
        Caption = '文件作者:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Bevel6: TBevel
        Left = 10
        Top = 247
        Width = 363
        Height = 9
        Shape = bsTopLine
      end
      object edtTitle: TEdit
        Left = 64
        Top = 8
        Width = 305
        Height = 20
        TabOrder = 0
        Text = 'edtTitle'
        OnChange = FilePInfoChange
      end
      object edtRMKWriter: TEdit
        Left = 64
        Top = 266
        Width = 117
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 15
        ParentFont = False
        TabOrder = 2
        Text = 'edtRMKWriter'
        OnChange = FilePInfoChange
      end
      object edtAuthor: TEdit
        Left = 252
        Top = 266
        Width = 117
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 15
        ParentFont = False
        TabOrder = 3
        Text = 'edtAuthor'
        OnChange = FilePInfoChange
      end
      object pnlStep13: TPanel
        Left = 0
        Top = 56
        Width = 373
        Height = 173
        BevelOuter = bvNone
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        object Label18: TLabel
          Left = 8
          Top = 11
          Width = 54
          Height = 12
          Caption = '文件类型:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label21: TLabel
          Left = 8
          Top = 35
          Width = 54
          Height = 12
          Caption = '比赛名称:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label22: TLabel
          Left = 8
          Top = 59
          Width = 54
          Height = 12
          Caption = '比赛日期:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label39: TLabel
          Left = 8
          Top = 83
          Width = 54
          Height = 12
          Caption = '红方棋手:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lblResult: TLabel
          Left = 8
          Top = 155
          Width = 54
          Height = 12
          Caption = '比赛结果:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label40: TLabel
          Left = 196
          Top = 83
          Width = 54
          Height = 12
          Caption = '黑方棋手:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label23: TLabel
          Left = 196
          Top = 59
          Width = 54
          Height = 12
          Caption = '比赛地点:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lblType: TLabel
          Left = 64
          Top = 11
          Width = 305
          Height = 12
          AutoSize = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label17: TLabel
          Left = 8
          Top = 107
          Width = 54
          Height = 12
          Caption = '用时规则:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label19: TLabel
          Left = 8
          Top = 131
          Width = 54
          Height = 12
          Caption = '红方用时:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label20: TLabel
          Left = 196
          Top = 131
          Width = 54
          Height = 12
          Caption = '黑方用时:'
          Font.Charset = GB2312_CHARSET

⌨️ 快捷键说明

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