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

📄 sjcustomcodefrm.dfm

📁 供水营销打印程序源码
💻 DFM
字号:
inherited SJCustomCodeForm: TSJCustomCodeForm
  Left = 474
  Top = 271
  Width = 321
  Height = 179
  Caption = 'SJCustomCodeForm'
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl: TPageControl [0]
    Left = 0
    Top = 0
    Width = 313
    Height = 152
    ActivePage = TabSheet2
    Align = alClient
    HotTrack = True
    TabOrder = 0
    TabPosition = tpBottom
    object TabSheet1: TTabSheet
      Caption = #34920#26684
      DesignSize = (
        305
        127)
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 305
        Height = 124
        Anchors = [akLeft, akTop, akRight, akBottom]
        BevelInner = bvRaised
        BevelOuter = bvLowered
        Caption = 'Panel1'
        TabOrder = 0
        object grdBrowse: TDBGridEh
          Left = 2
          Top = 2
          Width = 301
          Height = 120
          Align = alClient
          AllowedOperations = []
          Flat = True
          FooterColor = clWindow
          FooterFont.Charset = DEFAULT_CHARSET
          FooterFont.Color = clWindowText
          FooterFont.Height = -12
          FooterFont.Name = #23435#20307
          FooterFont.Style = []
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
          OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghIncSearch, dghPreferIncSearch]
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #23646#24615
      ImageIndex = 1
      DesignSize = (
        305
        127)
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 305
        Height = 124
        Anchors = [akLeft, akTop, akRight, akBottom]
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
      end
    end
  end
  inherited PropStorage: TPropStorageEh
    Left = 120
    Top = 128
  end
  inherited RegPropManager: TRegPropStorageManEh
    Left = 152
    Top = 128
  end
end

⌨️ 快捷键说明

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