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

📄 umain.dfm

📁 ODAC 6 最新版的﹐網上找了好久才找到﹐不太好找啊﹐大家一起共享
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Alignment = taLeftJustify
      BGColor = clNone
      FocusColor = clNone
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FriendlyName = 'edConnectionLifeTime'
      MaxLength = 0
      ReadOnly = False
      Required = False
      ScriptEvents = <>
      TabOrder = 22
      PasswordPrompt = False
      Text = 'edConnectionLifeTime'
    end
    object IWLabel4: TIWLabel
      Left = 26
      Top = 90
      Width = 140
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel4'
      Caption = 'ConnectionLifeTime'
      RawText = False
    end
    object edMaxPoolSize: TIWEdit
      Left = 157
      Top = 115
      Width = 101
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = True
      Alignment = taLeftJustify
      BGColor = clNone
      FocusColor = clNone
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FriendlyName = 'edMaxPoolSize'
      MaxLength = 0
      ReadOnly = False
      Required = False
      ScriptEvents = <>
      TabOrder = 13
      PasswordPrompt = False
      Text = 'edMaxPoolSize'
    end
    object edMinPoolSize: TIWEdit
      Left = 157
      Top = 142
      Width = 101
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = True
      Alignment = taLeftJustify
      BGColor = clNone
      FocusColor = clNone
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FriendlyName = 'edMinPoolSize'
      MaxLength = 0
      ReadOnly = False
      Required = False
      ScriptEvents = <>
      TabOrder = 24
      PasswordPrompt = False
      Text = 'edMinPoolSize'
    end
    object IWLabel6: TIWLabel
      Left = 26
      Top = 117
      Width = 88
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel6'
      Caption = 'MaxPoolSize'
      RawText = False
    end
    object IWLabel7: TIWLabel
      Left = 26
      Top = 144
      Width = 83
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel7'
      Caption = 'MinPoolSize'
      RawText = False
    end
    object coPoolType: TIWComboBox
      Left = 157
      Top = 169
      Width = 101
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FocusColor = clNone
      AutoHideOnMenuActivation = False
      ItemsHaveValues = False
      NoSelectionText = '-- No Selection --'
      Required = False
      RequireSelection = True
      ScriptEvents = <>
      UseSize = False
      Style = stNormal
      ButtonColor = clBtnFace
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      TabOrder = 25
      ItemIndex = 0
      Items.Strings = (
        'Local'
        'MTS'
        'OCI')
      Sorted = False
      FriendlyName = 'coPoolType'
    end
    object edProxyUsername: TIWEdit
      Left = 157
      Top = 196
      Width = 101
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = True
      Alignment = taLeftJustify
      BGColor = clNone
      FocusColor = clNone
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FriendlyName = 'edProxyUsername'
      MaxLength = 0
      ReadOnly = False
      Required = False
      ScriptEvents = <>
      TabOrder = 26
      PasswordPrompt = False
      Text = 'edProxyUsername'
    end
    object edProxyPassword: TIWEdit
      Left = 157
      Top = 223
      Width = 101
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = True
      Alignment = taLeftJustify
      BGColor = clNone
      FocusColor = clNone
      DoSubmitValidation = True
      Editable = True
      NonEditableAsLabel = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      FriendlyName = 'edProxyPassword'
      MaxLength = 0
      ReadOnly = False
      Required = False
      ScriptEvents = <>
      TabOrder = 27
      PasswordPrompt = False
      Text = 'edProxyPassword'
    end
    object cbValidate: TIWCheckBox
      Left = 157
      Top = 253
      Width = 33
      Height = 21
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Editable = True
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      ScriptEvents = <>
      DoSubmitValidation = True
      Style = stNormal
      TabOrder = 29
      Checked = False
      FriendlyName = 'cbValidate'
    end
    object IWLabel8: TIWLabel
      Left = 26
      Top = 171
      Width = 66
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel8'
      Caption = 'PoolType'
      RawText = False
    end
    object IWLabel9: TIWLabel
      Left = 26
      Top = 198
      Width = 110
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel9'
      Caption = 'ProxyUsername'
      RawText = False
    end
    object IWLabel10: TIWLabel
      Left = 26
      Top = 225
      Width = 107
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel10'
      Caption = 'ProxyPassword'
      RawText = False
    end
    object IWLabel11: TIWLabel
      Left = 26
      Top = 251
      Width = 58
      Height = 16
      Cursor = crAuto
      IW50Hint = False
      ParentShowHint = False
      ShowHint = True
      ZIndex = 0
      RenderSize = False
      Alignment = taLeftJustify
      BGColor = clNone
      Font.Color = clNone
      Font.FontName = 'Verdana'
      Font.Size = 10
      Font.Style = []
      NoWrap = False
      FriendlyName = 'IWLabel11'
      Caption = 'Validate'
      RawText = False
    end
  end
end

⌨️ 快捷键说明

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