trialsoftwareabout.dfm

来自「TTrialSoftware LITE时间限制的共享软件控件。(源代码」· DFM 代码 · 共 72 行

DFM
72
字号
object AboutForm: TAboutForm
  Left = 192
  Top = 107
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = 'About TTrialSoftware Professional Version'
  ClientHeight = 249
  ClientWidth = 376
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel3: TBevel
    Left = 8
    Top = 216
    Width = 281
    Height = 9
    Shape = bsTopLine
  end
  object Bevel6: TBevel
    Left = 8
    Top = 192
    Width = 361
    Height = 9
    Shape = bsTopLine
  end
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 226
    Height = 25
    Shape = bsFrame
  end
  object Bevel2: TBevel
    Left = 8
    Top = 32
    Width = 9
    Height = 209
    Shape = bsLeftLine
  end
  object Label1: TLabel
    Left = 15
    Top = 14
    Width = 157
    Height = 13
    Caption = 'TTrialSoftware Professional'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Bevel5: TBevel
    Left = 8
    Top = 240
    Width = 281
    Height = 9
    Shape = bsTopLine
  end
  object Label2: TLabel
    Left = 16
    Top = 222
    Width = 159
    Height = 13
    Caption = 'Martin Software. Copyright

⌨️ 快捷键说明

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