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

📄 ufileinfo.dfm

📁 在delphi中实现windows核心编程.原书光盘代码核心编程.原书光盘代码
💻 DFM
字号:
object frmFileInfo: TfrmFileInfo
  Left = 66
  Top = 45
  Width = 652
  Height = 492
  Caption = #25991#20214#20449#24687#25253#21578#19968#35272#34920
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 424
    Width = 644
    Height = 41
    Align = alBottom
    BevelInner = bvRaised
    TabOrder = 0
    object BitBtn2: TBitBtn
      Left = 624
      Top = 8
      Width = 83
      Height = 25
      Caption = #36820#22238
      TabOrder = 0
      OnClick = BitBtn2Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
        03333377777777777F333301111111110333337F333333337F33330111111111
        0333337F333333337F333301111111110333337F333333337F33330111111111
        0333337F333333337F333301111111110333337F333333337F33330111111111
        0333337F3333333F7F333301111111B10333337F333333737F33330111111111
        0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
        0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
        0333337F377777337F333301111111110333337F333333337F33330111111111
        0333337FFFFFFFFF7F3333000000000003333377777777777333}
      NumGlyphs = 2
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 0
    Width = 644
    Height = 424
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object PageControl1: TPageControl
      Left = 0
      Top = 0
      Width = 644
      Height = 424
      ActivePage = TabSheet1
      Align = alClient
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabIndex = 0
      TabOrder = 0
      TabWidth = 93
      object TabSheet1: TTabSheet
        Caption = #25991#20214#22836
        object PEHeaderList: TListView
          Left = 0
          Top = 0
          Width = 636
          Height = 394
          Align = alClient
          Columns = <
            item
              Caption = #25551#36848
              Width = 400
            end
            item
              Caption = #25968#25454#20540
              Width = 400
            end>
          ReadOnly = True
          TabOrder = 0
          ViewStyle = vsReport
        end
      end
      object TabSheet2: TTabSheet
        Caption = #21487#36873#25991#20214#22836
        ImageIndex = 1
        object Panel1: TPanel
          Left = 0
          Top = 0
          Width = 517
          Height = 300
          Align = alClient
          BevelOuter = bvNone
          TabOrder = 0
          object OptionalheaderList: TListView
            Left = 0
            Top = 0
            Width = 517
            Height = 300
            Align = alClient
            Columns = <
              item
                Caption = #25551#36848
                Width = 400
              end
              item
                Caption = #25968#25454#20540
                Width = 400
              end>
            ReadOnly = True
            TabOrder = 0
            ViewStyle = vsReport
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #25968#25454#30446#24405
        ImageIndex = 2
        object DataDirectory: TListView
          Left = 0
          Top = 0
          Width = 636
          Height = 394
          Align = alClient
          Columns = <
            item
              AutoSize = True
              Caption = #30446#24405#23646#24615
              MinWidth = 20
            end
            item
              Alignment = taRightJustify
              Caption = #22320#22336
              MinWidth = 20
              Width = 98
            end
            item
              Alignment = taRightJustify
              Caption = #22823#23567
              MinWidth = 20
              Width = 81
            end>
          ReadOnly = True
          RowSelect = True
          TabOrder = 0
          ViewStyle = vsReport
        end
      end
      object TabSheet4: TTabSheet
        Caption = #22359#34920#20449#24687
        ImageIndex = 3
        object Panel4: TPanel
          Left = 0
          Top = 0
          Width = 636
          Height = 394
          Align = alClient
          BevelOuter = bvLowered
          TabOrder = 0
          object PageSection: TPageControl
            Left = 1
            Top = 1
            Width = 634
            Height = 392
            Align = alClient
            TabOrder = 0
            TabPosition = tpBottom
          end
        end
      end
    end
  end
end

⌨️ 快捷键说明

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