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

📄 ustyle.dfm

📁 用DELPHI 和MAPX的基础练习.是学习的好资料
💻 DFM
字号:
object FStyle: TFStyle
  Left = 380
  Top = 332
  Width = 399
  Height = 223
  Caption = #26679#24335#36873#25321
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 160
    Width = 364
    Height = 13
    Caption = #27880#24847#65306#20219#20309#25913#21464#21482#20250#24433#21709#26032#21152#30340#27880#37322#65292#23545#20110#20197#21152#30340#27880#37322#27809#26377#24433#21709
  end
  object Button1: TButton
    Left = 159
    Top = 22
    Width = 91
    Height = 41
    Caption = #36873#25321#31526#21495
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 95
    Width = 89
    Height = 41
    Caption = #36873#25321#25991#26412
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 288
    Top = 31
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 288
    Top = 103
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button4Click
  end
  object Panel1: TPanel
    Left = 8
    Top = 16
    Width = 129
    Height = 57
    BevelInner = bvLowered
    BevelOuter = bvLowered
    Color = clBtnHighlight
    TabOrder = 4
    object Image1: TImage
      Left = 0
      Top = 0
      Width = 129
      Height = 57
    end
  end
  object Panel2: TPanel
    Left = 8
    Top = 88
    Width = 129
    Height = 57
    BevelInner = bvLowered
    BevelOuter = bvLowered
    Color = clCaptionText
    TabOrder = 5
    object Image2: TImage
      Left = 0
      Top = 0
      Width = 129
      Height = 57
    end
  end
end

⌨️ 快捷键说明

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