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

📄 xftdunit.dfm

📁 东华休闲山庄洗浴、餐饮、客房管理系统
💻 DFM
字号:
object XFTDForm: TXFTDForm
  Left = 265
  Top = 198
  Width = 310
  Height = 265
  BorderIcons = []
  Caption = #28040#36153#36864#21333
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 8
    Top = 48
    Width = 77
    Height = 16
    Caption = #36864#21333#21407#22240':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 77
    Height = 16
    Caption = #36864#21333#25968#37327':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 192
    Top = 16
    Width = 77
    Height = 16
    Caption = #21487#36864#25968#37327':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 272
    Top = 16
    Width = 9
    Height = 16
    Caption = '4'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object btn1: TsuiButton
    Left = 64
    Top = 192
    Width = 65
    Height = 27
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Caption = #30830#23450
    AutoSize = False
    ParentFont = False
    UIStyle = WinXP
    TabOrder = 0
    Transparent = False
    ModalResult = 0
    FocusedRectMargin = 2
    Layout = blGlyphLeft
    Spacing = 4
    MouseContinuouslyDownInterval = 100
    OnClick = btn1Click
    ResHandle = 0
  end
  object btn2: TsuiButton
    Left = 152
    Top = 192
    Width = 65
    Height = 27
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Caption = #21462#28040
    AutoSize = False
    ParentFont = False
    UIStyle = WinXP
    TabOrder = 1
    Transparent = False
    ModalResult = 0
    FocusedRectMargin = 2
    Layout = blGlyphLeft
    Spacing = 4
    MouseContinuouslyDownInterval = 100
    OnClick = btn2Click
    ResHandle = 0
  end
  object suiMemo1: TsuiMemo
    Left = 96
    Top = 48
    Width = 185
    Height = 129
    UIStyle = DeepBlue
    BorderColor = clBlack
    Lines.Strings = (
      'suiMemo1')
    TabOrder = 2
  end
  object suiEdit1: TsuiEdit
    Left = 96
    Top = 16
    Width = 89
    Height = 19
    UIStyle = DeepBlue
    BorderColor = clBlack
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    Text = '1'
    OnKeyPress = suiEdit1KeyPress
  end
end

⌨️ 快捷键说明

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