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

📄 untexpire.dfm

📁 资料室图书借阅管理系统
💻 DFM
字号:
object frmexpire: Tfrmexpire
  Left = 0
  Top = 0
  Width = 800
  Height = 586
  ConnectionMode = cmAny
  SupportedBrowsers = [brIE, brNetscape7, brOpera, brNetscape6]
  OnCreate = IWAppFormCreate
  BGColor = clWebALICEBLUE
  BrowserSecurityCheck = True
  Background.Fixed = False
  HandleTabs = False
  LockUntilLoaded = True
  LockOnSubmit = True
  UpdateMode = umAll
  DesignLeft = 129
  DesignTop = 113
  object IWLabel1: TIWLabel
    Left = 40
    Top = 56
    Width = 165
    Height = 24
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = False
    Alignment = taLeftJustify
    BGColor = clNone
    Font.Color = clWebBLUE
    Font.Enabled = True
    Font.Size = 14
    Font.Style = [fsBold]
    NoWrap = False
    FriendlyName = 'IWLabel1'
    Caption = #21040#26399#20070#31821#26597#35810
    RawText = False
  end
  object IWHRule1: TIWHRule
    Left = 32
    Top = 88
    Width = 521
    Height = 9
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = False
    FriendlyName = 'IWHRule1'
  end
  object IWDBGrid1: TIWDBGrid
    Left = 32
    Top = 184
    Width = 521
    Height = 353
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = False
    BorderColors.Color = clNone
    BorderColors.Light = clNone
    BorderColors.Dark = clNone
    BGColor = clNone
    BorderSize = 1
    BorderStyle = tfDefault
    CellPadding = 0
    CellSpacing = 0
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    FrameBuffer = 40
    Lines = tlAll
    UseFrame = True
    UseSize = True
    Columns = <>
    DataSource = DataSource1
    FooterRowCount = 0
    FriendlyName = 'IWDBGrid1'
    FromStart = False
    HighlightColor = clNone
    HighlightRows = False
    Options = [dgShowTitles]
    RefreshMode = rmAutomatic
    RowLimit = 50
    RollOver = False
    RowClick = False
    RollOverColor = clNone
    RowHeaderColor = clWebLIGHTSKYBLUE
    RowAlternateColor = clWebLAVENDER
    RowCurrentColor = clNone
    TabOrder = 2
  end
  object IWLabel2: TIWLabel
    Left = 32
    Top = 118
    Width = 207
    Height = 20
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = False
    Alignment = taLeftJustify
    BGColor = clNone
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 12
    Font.Style = [fsBold]
    NoWrap = False
    FriendlyName = 'IWLabel2'
    Caption = #20197#19979#20026#25152#26377#21040#26399#20070#31821
    RawText = False
  end
  object IWButton3: TIWButton
    Left = 93
    Top = 147
    Width = 60
    Height = 25
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = True
    ButtonType = btButton
    Caption = #19978#19968#39029
    Color = clWebSTEELBLUE
    DoSubmitValidation = True
    Font.Color = clCream
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    FriendlyName = 'IWButton1'
    ScriptEvents = <>
    TabOrder = 6
    OnClick = IWButton3Click
  end
  object IWButton4: TIWButton
    Left = 152
    Top = 147
    Width = 60
    Height = 25
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = True
    ButtonType = btButton
    Caption = #19979#19968#39029
    Color = clWebSTEELBLUE
    DoSubmitValidation = True
    Font.Color = clCream
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    FriendlyName = 'IWButton1'
    ScriptEvents = <>
    TabOrder = 6
    OnClick = IWButton4Click
  end
  object IWButton5: TIWButton
    Left = 34
    Top = 147
    Width = 60
    Height = 25
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = True
    ButtonType = btButton
    Caption = #31532#19968#39029
    Color = clWebSTEELBLUE
    DoSubmitValidation = True
    Font.Color = clCream
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    FriendlyName = 'IWButton1'
    ScriptEvents = <>
    TabOrder = 6
    OnClick = IWButton5Click
  end
  object IWButton6: TIWButton
    Left = 211
    Top = 147
    Width = 60
    Height = 25
    Cursor = crAuto
    IW50Hint = False
    ParentShowHint = False
    ShowHint = True
    ZIndex = 0
    RenderSize = True
    ButtonType = btButton
    Caption = #26368#23614#39029
    Color = clWebSTEELBLUE
    DoSubmitValidation = True
    Font.Color = clCream
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    FriendlyName = 'IWButton1'
    ScriptEvents = <>
    TabOrder = 6
    OnClick = IWButton6Click
  end
  inline IWFrame11: TIWFrame1
    Left = 0
    Top = 0
    Width = 800
    Height = 33
    Align = alTop
    TabOrder = 0
    inherited IWMenu1: TIWMenu
      Width = 800
    end
    inherited MainMenu1: TMainMenu
      inherited N10: TMenuItem
        inherited N12: TMenuItem
          OnClick = IWFrame11N12Click
        end
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 304
    Top = 40
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 264
    Top = 40
  end
end

⌨️ 快捷键说明

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