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

📄 about_unit.dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 DFM
字号:
object About_Form: TAbout_Form
  Left = 355
  Top = 240
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #20851#20110
  ClientHeight = 158
  ClientWidth = 292
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object FlatPanel1: TFlatPanel
    Left = 0
    Top = 0
    Width = 292
    Height = 158
    ParentColor = True
    Align = alClient
    TabOrder = 0
    object AAText1: TAAText
      Left = 48
      Top = 16
      Width = 175
      Height = 100
      Fonts = <
        item
          Name = 'Title1'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -16
          Font.Name = #40657#20307
          Font.Style = [fsBold]
          Effect.Shadow.Enabled = True
        end
        item
          Name = 'Title2'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -12
          Font.Name = #40657#20307
          Font.Style = [fsBold]
          Effect.Shadow.Enabled = True
          Effect.Shadow.OffsetX = 1
          Effect.Shadow.OffsetY = 1
        end
        item
          Name = 'Title3'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -15
          Font.Name = #26999#20307'_GB2312'
          Font.Style = []
          Effect.Shadow.Enabled = True
        end
        item
          Name = 'Text1'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #26999#20307'_GB2312'
          Font.Style = []
          Effect.Shadow.OffsetX = 1
          Effect.Shadow.OffsetY = 1
        end
        item
          Name = 'Text2'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Height = -11
          Font.Name = #26999#20307'_GB2312'
          Font.Style = []
          Effect.Shadow.Enabled = True
          Effect.Shadow.OffsetX = 1
          Effect.Shadow.OffsetY = 1
        end>
      Labels = <
        item
          Name = 'Left'
          Style = lsLeftJustify
        end
        item
          Name = 'Center'
          Style = lsCenter
        end
        item
          Name = 'Right'
          Style = lsRightJustify
        end
        item
          Name = 'Owner'
          Style = lsRegOwner
        end
        item
          Name = 'Organization'
          Style = lsRegOrganization
        end
        item
          Name = 'AppTitle'
          Style = lsAppTitle
        end
        item
          Name = 'Date'
          Style = lsDate
        end
        item
          Name = 'Time'
          Style = lsTime
        end>
      Text.Lines.Strings = (
        '<Title1><Center>'#38081#36335#39184#39278#31649#29702#31995#32479' V1.0'
        ''
        '<Title2>'#36719#20214#20316#32773
        '<Text1>'#20316#32773#65306#20309#22914#20891
        'Email'#65306'manager@huimatech.com'
        '')
    end
    object FlatButton1: TFlatButton
      Left = 208
      Top = 120
      Width = 65
      Height = 25
      Caption = #30693#36947#20102
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = FlatButton1Click
    end
  end
end

⌨️ 快捷键说明

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