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

📄 skkdunit.dfm

📁 东华休闲山庄洗浴、餐饮、客房管理系统
💻 DFM
字号:
object SKKDForm: TSKKDForm
  Left = 325
  Top = 211
  Width = 435
  Height = 369
  BorderIcons = []
  Caption = #39038#23458#24320#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 suiPanel1: TsuiPanel
    Left = 0
    Top = 0
    Width = 427
    Height = 342
    UIStyle = MacOS
    BorderColor = 8355711
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    Caption = #29992#39184#21333#21495#65306'KD20071018200000'
    ShowButton = False
    CaptionFontColor = clBlack
    Align = alClient
    TabOrder = 0
    Color = clWhite
    object lbl1: TLabel
      Left = 16
      Top = 40
      Width = 60
      Height = 14
      Caption = #20027#21333#39184#21488
    end
    object lbl2: TLabel
      Left = 88
      Top = 40
      Width = 32
      Height = 14
      Caption = 'lbl2'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label1: TLabel
      Left = 272
      Top = 40
      Width = 60
      Height = 14
      Caption = #26368#20302#28040#36153
    end
    object Label2: TLabel
      Left = 344
      Top = 40
      Width = 32
      Height = 14
      Caption = 'lbl2'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 16
      Top = 72
      Width = 60
      Height = 14
      Caption = #23486#23458#20154#25968
    end
    object Label5: TLabel
      Left = 224
      Top = 72
      Width = 45
      Height = 14
      Caption = #26381#21153#29983
    end
    object Label4: TLabel
      Left = 144
      Top = 40
      Width = 68
      Height = 14
      Caption = #39184#21488#31867#22411' '
    end
    object Label6: TLabel
      Left = 216
      Top = 40
      Width = 32
      Height = 14
      Caption = 'lbl2'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object suiButton1: TsuiButton
      Left = 272
      Top = 304
      Width = 65
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #24320#21333
      AutoSize = False
      ParentFont = False
      UIStyle = WinXP
      TabOrder = 0
      Transparent = False
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton1Click
      ResHandle = 0
    end
    object suiButton2: TsuiButton
      Left = 344
      Top = 304
      Width = 65
      Height = 25
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Caption = #36864#20986
      AutoSize = False
      ParentFont = False
      UIStyle = WinXP
      TabOrder = 1
      Transparent = False
      ModalResult = 0
      FocusedRectMargin = 2
      Layout = blGlyphLeft
      Spacing = 4
      MouseContinuouslyDownInterval = 100
      OnClick = suiButton2Click
      ResHandle = 0
    end
    object suiEdit1: TsuiEdit
      Left = 80
      Top = 72
      Width = 137
      Height = 19
      UIStyle = DeepBlue
      BorderColor = clBlack
      TabOrder = 2
      Text = 'edt1'
      OnKeyPress = suiEdit1KeyPress
    end
    object suiGroupBox1: TsuiGroupBox
      Left = 16
      Top = 104
      Width = 393
      Height = 185
      UIStyle = DeepBlue
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentColor = True
      ParentFont = False
      TabOrder = 3
      BorderColor = clBlack
      object suiListBox2: TsuiListBox
        Left = 24
        Top = 32
        Width = 129
        Height = 137
        UIStyle = MacOS
        BorderColor = 8355711
        Style = lbOwnerDrawFixed
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ItemHeight = 16
        Items.Strings = (
          #21333#20154#38388':BD201')
        MultiSelect = True
        ParentFont = False
        TabOrder = 0
      end
      object btn3: TsuiButton
        Left = 176
        Top = 72
        Width = 41
        Height = 17
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        Caption = '>>'
        AutoSize = False
        ParentFont = False
        UIStyle = DeepBlue
        TabOrder = 1
        Transparent = False
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = btn3Click
        ResHandle = 0
      end
      object btn4: TsuiButton
        Left = 177
        Top = 112
        Width = 40
        Height = 17
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        Caption = '<<'
        AutoSize = False
        ParentFont = False
        UIStyle = DeepBlue
        TabOrder = 2
        Transparent = False
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = btn4Click
        ResHandle = 0
      end
      object suiListBox1: TsuiListBox
        Left = 240
        Top = 32
        Width = 129
        Height = 137
        UIStyle = MacOS
        BorderColor = 8355711
        Style = lbOwnerDrawFixed
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ItemHeight = 16
        Items.Strings = (
          #21333#20154#38388':BD201')
        MultiSelect = True
        ParentFont = False
        TabOrder = 3
      end
      object suiCheckBox1: TsuiCheckBox
        Left = 8
        Top = 0
        Width = 111
        Height = 20
        UIStyle = DeepBlue
        AutoSize = True
        Checked = False
        Caption = #36873#25321#20854#23427#39184#21488
        TabOrder = 4
        TabStop = True
        State = cbUnchecked
        Transparent = False
        OnClick = suiCheckBox1Click
      end
    end
    object suiComboBox1: TsuiComboBox
      Left = 272
      Top = 72
      Width = 137
      Height = 22
      UIStyle = DeepBlue
      BorderColor = clBlack
      ArrowColor = clBlack
      ButtonColor = 15263976
      ItemHeight = 14
      TabOrder = 4
      Text = 'suiComboBox1'
      OnDropDown = suiComboBox1DropDown
      OnKeyPress = suiComboBox1KeyPress
    end
    object suiCheckBox2: TsuiCheckBox
      Left = 16
      Top = 312
      Width = 186
      Height = 20
      UIStyle = DeepBlue
      ParentFont = False
      AutoSize = True
      Checked = False
      Caption = #24320#21333#21518#31435#21363#28155#21152#28040#36153#39033#30446
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      TabOrder = 5
      TabStop = True
      State = cbUnchecked
      Transparent = False
    end
  end
end

⌨️ 快捷键说明

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