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

📄 logslt.dfm

📁 DelphiHelper---Delphi帮助源代码
💻 DFM
字号:
object frmlogslt: Tfrmlogslt
  Left = 256
  Top = 198
  BorderStyle = bsDialog
  Caption = #26085#24535#26597#35810
  ClientHeight = 164
  ClientWidth = 262
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object RzCheckBox1: TRzCheckBox
    Left = 8
    Top = 16
    Width = 80
    Height = 17
    Caption = #26085#26399#33539#22260
    HotTrack = True
    State = cbUnchecked
    TabOrder = 0
    OnClick = RzCheckBox1Click
  end
  object RzCheckBox2: TRzCheckBox
    Left = 8
    Top = 88
    Width = 80
    Height = 17
    Caption = #26631#39064#21253#21547
    HotTrack = True
    State = cbUnchecked
    TabOrder = 1
    OnClick = RzCheckBox2Click
  end
  object RzDateTimeEdit1: TRzDateTimeEdit
    Left = 91
    Top = 14
    Width = 150
    Height = 21
    CalendarColors.Days = clWindowText
    CalendarColors.FillDays = clBtnShadow
    CalendarColors.DaysOfWeek = clWindowText
    CalendarColors.Lines = clBtnShadow
    CalendarColors.SelectedDateBack = clHighlight
    CalendarColors.SelectedDateFore = clHighlightText
    CalendarColors.TodaysDateFrame = clMaroon
    ClockFaceColors.Face = clBtnFace
    ClockFaceColors.Hands = clWindowText
    ClockFaceColors.Numbers = clWindowText
    ClockFaceColors.HourTicks = clBtnShadow
    ClockFaceColors.MinuteTicks = clWindowText
    EditType = etDate
    Enabled = False
    FlatButtons = True
    FrameVisible = True
    TabOrder = 2
  end
  object RzDateTimeEdit2: TRzDateTimeEdit
    Left = 91
    Top = 50
    Width = 150
    Height = 21
    CalendarColors.Days = clWindowText
    CalendarColors.FillDays = clBtnShadow
    CalendarColors.DaysOfWeek = clWindowText
    CalendarColors.Lines = clBtnShadow
    CalendarColors.SelectedDateBack = clHighlight
    CalendarColors.SelectedDateFore = clHighlightText
    CalendarColors.TodaysDateFrame = clMaroon
    ClockFaceColors.Face = clBtnFace
    ClockFaceColors.Hands = clWindowText
    ClockFaceColors.Numbers = clWindowText
    ClockFaceColors.HourTicks = clBtnShadow
    ClockFaceColors.MinuteTicks = clWindowText
    EditType = etDate
    Enabled = False
    FlatButtons = True
    FrameVisible = True
    TabOrder = 3
  end
  object RzEdit1: TRzEdit
    Left = 91
    Top = 86
    Width = 150
    Height = 21
    Enabled = False
    FrameVisible = True
    TabOrder = 4
  end
  object RzBitBtn1: TRzBitBtn
    Left = 45
    Top = 124
    Caption = #21462#28040
    TabOrder = 5
    OnClick = RzBitBtn1Click
    ImageIndex = 8
    Images = frmmain.ImageList1
  end
  object RzBitBtn2: TRzBitBtn
    Left = 141
    Top = 124
    Caption = #30830#23450
    TabOrder = 6
    OnClick = RzBitBtn2Click
    ImageIndex = 6
    Images = frmmain.ImageList1
  end
end

⌨️ 快捷键说明

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