unit_info_manage.~dfm

来自「美汇美容网网站管理系统」· ~DFM 代码 · 共 255 行

~DFM
255
字号
object Form_Info_Manage: TForm_Info_Manage
  Left = 248
  Top = 196
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #26032#22686#20449#24687
  ClientHeight = 347
  ClientWidth = 489
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 6
    Top = 12
    Width = 48
    Height = 12
    AutoSize = False
    Caption = #26631#39064
  end
  object Label8: TLabel
    Left = 6
    Top = 35
    Width = 30
    Height = 12
    AutoSize = False
    Caption = #31867#22411
  end
  object Label7: TLabel
    Left = 6
    Top = 59
    Width = 48
    Height = 12
    AutoSize = False
    Caption = #20998#31867
  end
  object Label6: TLabel
    Left = 6
    Top = 81
    Width = 48
    Height = 12
    AutoSize = False
    Caption = #20869#23481
  end
  object Label11: TLabel
    Left = 6
    Top = 291
    Width = 43
    Height = 12
    AutoSize = False
    Caption = #38142#25509
  end
  object Label10: TLabel
    Left = 272
    Top = 11
    Width = 41
    Height = 12
    AutoSize = False
    Caption = #22270#29255
  end
  object Label9: TLabel
    Left = 272
    Top = 267
    Width = 41
    Height = 12
    AutoSize = False
    Caption = #26085#26399
  end
  object image1: TImage
    Left = 304
    Top = 8
    Width = 177
    Height = 249
    Center = True
    Stretch = True
  end
  object Bevel1: TBevel
    Left = 8
    Top = 315
    Width = 473
    Height = 9
    Shape = bsTopLine
  end
  object sbClear: TSpeedButton
    Left = 275
    Top = 206
    Width = 23
    Height = 22
    Caption = #28165'..'
    Flat = True
    OnClick = sbClearClick
  end
  object sbRead: TSpeedButton
    Left = 275
    Top = 230
    Width = 23
    Height = 22
    Caption = #35835'..'
    Flat = True
    OnClick = sbReadClick
  end
  object edCaption: TEdit
    Left = 40
    Top = 8
    Width = 225
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    TabOrder = 0
  end
  object rbTypebz: TRadioButton
    Left = 40
    Top = 34
    Width = 73
    Height = 17
    Caption = #26412#31449
    Checked = True
    TabOrder = 1
    TabStop = True
    OnClick = rbTypebzClick
  end
  object rbTypeLink: TRadioButton
    Left = 112
    Top = 34
    Width = 73
    Height = 17
    Caption = #38142#25509
    TabOrder = 2
    OnClick = rbTypebzClick
  end
  object reContent: TRichEdit
    Left = 40
    Top = 80
    Width = 225
    Height = 204
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ParentFont = False
    ScrollBars = ssVertical
    TabOrder = 6
  end
  object dtpDate: TDateTimePicker
    Left = 304
    Top = 264
    Width = 177
    Height = 21
    Date = 37591.721745960650000000
    Time = 37591.721745960650000000
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    TabOrder = 8
  end
  object meLink: TMaskEdit
    Left = 40
    Top = 288
    Width = 441
    Height = 21
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    TabOrder = 7
    Text = 'http://'
  end
  object BitBtn1: TBitBtn
    Left = 408
    Top = 320
    Width = 75
    Height = 25
    Caption = #21462#28040'[&C]'
    TabOrder = 9
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 326
    Top = 320
    Width = 75
    Height = 25
    Caption = #20445#23384'[&S]'
    TabOrder = 10
    OnClick = BitBtn2Click
  end
  object cbbClass1: TComboBox
    Left = 40
    Top = 54
    Width = 71
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ItemHeight = 13
    TabOrder = 3
    OnChange = cbbClass1Change
  end
  object cbbClass2: TComboBox
    Left = 114
    Top = 54
    Width = 79
    Height = 21
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ItemHeight = 13
    TabOrder = 4
    OnChange = cbbClass2Change
  end
  object cbbClass3: TComboBox
    Left = 196
    Top = 54
    Width = 71
    Height = 21
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ItemHeight = 13
    TabOrder = 5
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Top = 208
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 'JPEG Image File |*.jpg;*.jpeg'
    Left = 272
    Top = 168
  end
end

⌨️ 快捷键说明

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