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

📄 rights.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
object RightsForm: TRightsForm
  Left = 166
  Top = 128
  BorderStyle = bsDialog
  Caption = #26435#38480#35774#32622
  ClientHeight = 321
  ClientWidth = 480
  Color = clBtnFace
  Constraints.MinHeight = 348
  Constraints.MinWidth = 488
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 16
    Top = 52
    Width = 60
    Height = 12
    Caption = #27169#22359#21015#34920#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 152
    Top = 52
    Width = 60
    Height = 12
    Caption = #26435#38480#21015#34920#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object cmdOk: TSpeedButton
    Left = 408
    Top = 136
    Width = 60
    Height = 22
    Caption = #30830#23450
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = cmdOkClick
  end
  object cmdExit: TSpeedButton
    Left = 408
    Top = 200
    Width = 60
    Height = 22
    Caption = #36864#20986
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = cmdExitClick
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 480
    Height = 41
    Align = alTop
    BevelOuter = bvNone
    Color = clWhite
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 65
      Height = 12
      Caption = #24403#21069#29992#25143#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Lbluser: TLabel
      Left = 80
      Top = 16
      Width = 52
      Height = 12
      Caption = #24403#21069#29992#25143
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object DBGrid1: TDBGridEh
    Left = 152
    Top = 72
    Width = 241
    Height = 233
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
    ParentFont = False
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = 'name'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #26435#38480#21517#31216
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -12
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 156
      end
      item
        Checkboxes = True
        EditButtons = <>
        FieldName = 'IsPermit'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #36873#25321#26435#38480
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -12
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Width = 62
      end>
  end
  object lbxType: TListBox
    Left = 16
    Top = 72
    Width = 121
    Height = 232
    Style = lbOwnerDrawFixed
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 18
    Items.Strings = (
      #31995#32479#32500#25252
      #22522#26412#36164#26009
      #36827#36135#31649#29702
      #38144#21806#31649#29702
      #24211#23384#31649#29702
      #29616#37329#38134#34892
      #36130#21153#31649#29702
      'POS'#25910#38134#31649#29702
      '')
    ParentFont = False
    TabOrder = 1
    OnClick = lbxTypeClick
  end
end

⌨️ 快捷键说明

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