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

📄 frm_useredit.dfm

📁 这是一个基于delphi平台的物流空运管理系统!
💻 DFM
字号:
inherited FrmUserEdit: TFrmUserEdit
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = '  '#29992#25143#36134#21495#20449#24687#32534#36753
  ClientHeight = 373
  ClientWidth = 486
  OldCreateOrder = True
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label10: TLabel [0]
    Left = 16
    Top = 26
    Width = 48
    Height = 12
    Caption = #29992#25143#25152#23646
    Transparent = True
  end
  object Label1: TLabel [1]
    Left = 16
    Top = 58
    Width = 48
    Height = 12
    Caption = #29992#25143#32534#21495
    Transparent = True
  end
  object Label2: TLabel [2]
    Left = 16
    Top = 89
    Width = 48
    Height = 12
    Caption = #30331#24405#21517#31216
    Transparent = True
  end
  object Label4: TLabel [3]
    Left = 16
    Top = 119
    Width = 48
    Height = 12
    Caption = #30331#24405#23494#30721
    Transparent = True
  end
  object Label5: TLabel [4]
    Left = 16
    Top = 149
    Width = 48
    Height = 12
    Caption = #30830#35748#23494#30721
    Transparent = True
  end
  object Label6: TLabel [5]
    Left = 16
    Top = 180
    Width = 48
    Height = 12
    Caption = #29992#25143#20840#21517
    Transparent = True
  end
  object Label7: TLabel [6]
    Left = 16
    Top = 210
    Width = 48
    Height = 12
    Caption = #29992#25143#30005#35805
    Transparent = True
  end
  object Label8: TLabel [7]
    Left = 16
    Top = 241
    Width = 48
    Height = 12
    Caption = #25152#23646#37096#38376
    Transparent = True
  end
  object Label9: TLabel [8]
    Left = 16
    Top = 275
    Width = 48
    Height = 12
    Caption = #29992#25143#32844#21153
    Transparent = True
  end
  object Label3: TLabel [9]
    Left = 16
    Top = 308
    Width = 48
    Height = 12
    Caption = #20027#31649#26435#38480
    Transparent = True
  end
  object CmbUserFG: TComboBox [10]
    Left = 70
    Top = 26
    Width = 180
    Height = 20
    ItemHeight = 12
    TabOrder = 0
    Items.Strings = (
      #21271#20140
      #19978#28023)
  end
  object EdtUserID: TEdit [11]
    Left = 70
    Top = 54
    Width = 180
    Height = 20
    CharCase = ecUpperCase
    MaxLength = 20
    TabOrder = 1
  end
  object EdtLoginName: TEdit [12]
    Left = 70
    Top = 85
    Width = 180
    Height = 20
    MaxLength = 200
    TabOrder = 2
  end
  object EdtLoginPass: TEdit [13]
    Left = 70
    Top = 115
    Width = 180
    Height = 20
    MaxLength = 10
    PasswordChar = '*'
    TabOrder = 3
  end
  object EdtConfirmPass: TEdit [14]
    Left = 70
    Top = 145
    Width = 180
    Height = 20
    MaxLength = 10
    PasswordChar = '*'
    TabOrder = 4
  end
  object EdtUserName: TEdit [15]
    Left = 70
    Top = 176
    Width = 180
    Height = 20
    MaxLength = 200
    TabOrder = 5
  end
  object EdtUserTele: TEdit [16]
    Left = 70
    Top = 206
    Width = 180
    Height = 20
    MaxLength = 200
    TabOrder = 6
  end
  object CmbDept: TComboBox [17]
    Left = 70
    Top = 237
    Width = 180
    Height = 20
    ItemHeight = 12
    TabOrder = 7
    OnExit = CmbDeptExit
  end
  object CmbUserDuty: TComboBox [18]
    Left = 70
    Top = 271
    Width = 180
    Height = 20
    ItemHeight = 12
    MaxLength = 200
    TabOrder = 8
  end
  object EdtRightsGrade: TEdit [19]
    Left = 70
    Top = 304
    Width = 291
    Height = 20
    MaxLength = 2000
    ReadOnly = True
    TabOrder = 9
  end
  object GridFunc: TAdvStringGrid [20]
    Left = 256
    Top = 40
    Width = 320
    Height = 249
    Cursor = crDefault
    ColCount = 1
    DefaultRowHeight = 21
    DefaultDrawing = False
    FixedCols = 0
    RowCount = 5
    FixedRows = 1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    GridLineWidth = 1
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentFont = False
    ScrollBars = ssBoth
    TabOrder = 10
    GridLineColor = clSilver
    ActiveCellShow = False
    ActiveCellFont.Charset = DEFAULT_CHARSET
    ActiveCellFont.Color = clWindowText
    ActiveCellFont.Height = -11
    ActiveCellFont.Name = 'Tahoma'
    ActiveCellFont.Style = [fsBold]
    ActiveCellColor = clGray
    ActiveCellColorTo = clNone
    Bands.PrimaryColor = clInfoBk
    Bands.PrimaryLength = 1
    Bands.SecondaryColor = clWindow
    Bands.SecondaryLength = 1
    Bands.Print = False
    AutoNumAlign = False
    AutoSize = False
    VAlignment = vtaTop
    EnhTextSize = False
    EnhRowColMove = True
    SizeWithForm = False
    Multilinecells = False
    DragDropSettings.OleAcceptFiles = True
    DragDropSettings.OleAcceptText = True
    SortSettings.AutoColumnMerge = False
    SortSettings.Column = 0
    SortSettings.Show = False
    SortSettings.IndexShow = False
    SortSettings.IndexColor = clYellow
    SortSettings.Full = True
    SortSettings.SingleColumn = False
    SortSettings.IgnoreBlanks = False
    SortSettings.BlankPos = blFirst
    SortSettings.AutoFormat = True
    SortSettings.Direction = sdAscending
    SortSettings.InitSortDirection = sdAscending
    SortSettings.FixedCols = False
    SortSettings.NormalCellsOnly = False
    SortSettings.Row = 0
    SortSettings.UndoSort = False
    FloatingFooter.Color = clBtnFace
    FloatingFooter.Column = 0
    FloatingFooter.FooterStyle = fsFixedLastRow
    FloatingFooter.Visible = False
    ControlLook.Color = clBlack
    ControlLook.CheckSize = 15
    ControlLook.RadioSize = 10
    ControlLook.ControlStyle = csWinXP
    ControlLook.DropDownAlwaysVisible = False
    ControlLook.ProgressMarginX = 2
    ControlLook.ProgressMarginY = 2
    EnableBlink = False
    EnableHTML = True
    EnableWheel = True
    Flat = False
    Look = glXP
    HintColor = clInfoBk
    SelectionColor = 15387318
    SelectionTextColor = clBlack
    SelectionRectangle = False
    SelectionResizer = False
    SelectionRTFKeep = False
    HintShowCells = False
    HintShowLargeText = False
    HintShowSizing = False
    PrintSettings.FooterSize = 0
    PrintSettings.HeaderSize = 0
    PrintSettings.Time = ppNone
    PrintSettings.Date = ppNone
    PrintSettings.DateFormat = 'dd/mm/yyyy'
    PrintSettings.PageNr = ppNone
    PrintSettings.Title = ppNone
    PrintSettings.Font.Charset = DEFAULT_CHARSET
    PrintSettings.Font.Color = clWindowText
    PrintSettings.Font.Height = -11
    PrintSettings.Font.Name = 'MS Sans Serif'
    PrintSettings.Font.Style = []
    PrintSettings.FixedFont.Charset = DEFAULT_CHARSET
    PrintSettings.FixedFont.Color = clWindowText
    PrintSettings.FixedFont.Height = -11
    PrintSettings.FixedFont.Name = 'MS Sans Serif'
    PrintSettings.FixedFont.Style = []
    PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
    PrintSettings.HeaderFont.Color = clWindowText
    PrintSettings.HeaderFont.Height = -11
    PrintSettings.HeaderFont.Name = 'MS Sans Serif'
    PrintSettings.HeaderFont.Style = []
    PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
    PrintSettings.FooterFont.Color = clWindowText
    PrintSettings.FooterFont.Height = -11
    PrintSettings.FooterFont.Name = 'MS Sans Serif'
    PrintSettings.FooterFont.Style = []
    PrintSettings.Borders = pbSingle
    PrintSettings.BorderStyle = psSolid
    PrintSettings.Centered = True
    PrintSettings.RepeatFixedRows = False
    PrintSettings.RepeatFixedCols = False
    PrintSettings.LeftSize = 0
    PrintSettings.RightSize = 0
    PrintSettings.ColumnSpacing = 0
    PrintSettings.RowSpacing = 0
    PrintSettings.TitleSpacing = 0
    PrintSettings.Orientation = poPortrait
    PrintSettings.PageNumberOffset = 0
    PrintSettings.MaxPagesOffset = 0
    PrintSettings.FixedWidth = 0
    PrintSettings.FixedHeight = 0
    PrintSettings.UseFixedHeight = False
    PrintSettings.UseFixedWidth = False
    PrintSettings.FitToPage = fpNever
    PrintSettings.PageNumSep = '/'
    PrintSettings.NoAutoSize = False
    PrintSettings.NoAutoSizeRow = False
    PrintSettings.PrintGraphics = False
    PrintSettings.UseDisplayFont = True
    HTMLSettings.Width = 100
    HTMLSettings.XHTML = False
    Navigation.AdvanceDirection = adLeftRight
    Navigation.InsertPosition = pInsertBefore
    Navigation.HomeEndKey = heFirstLastColumn
    Navigation.TabToNextAtEnd = False
    Navigation.TabAdvanceDirection = adLeftRight
    ColumnSize.Location = clRegistry
    CellNode.Color = clSilver
    CellNode.ExpandOne = False
    CellNode.NodeColor = clBlack
    CellNode.NodeIndent = 12
    CellNode.ShowTree = True
    CellNode.TreeColor = clSilver
    MaxEditLength = 0
    Grouping.HeaderColor = clNone
    Grouping.HeaderColorTo = clNone
    Grouping.HeaderTextColor = clNone
    Grouping.MergeHeader = False
    Grouping.MergeSummary = False
    Grouping.Summary = False
    Grouping.SummaryColor = clNone
    Grouping.SummaryColorTo = clNone
    Grouping.SummaryTextColor = clNone
    IntelliPan = ipVertical
    URLColor = clBlue
    URLShow = False
    URLFull = False
    URLEdit = False
    ScrollType = ssNormal
    ScrollColor = clNone
    ScrollWidth = 16
    ScrollSynch = False
    ScrollProportional = False
    ScrollHints = shNone
    OemConvert = False
    FixedFooters = 0
    FixedRightCols = 0
    FixedColWidth = 227
    FixedRowHeight = 21
    FixedFont.Charset = DEFAULT_CHARSET
    FixedFont.Color = clWindowText
    FixedFont.Height = -11
    FixedFont.Name = 'Tahoma'
    FixedFont.Style = [fsBold]
    FixedAsButtons = False
    FloatFormat = '%.2f'
    IntegralHeight = False
    WordWrap = True
    ColumnHeaders.Strings = (
      #21151#33021#21517#31216)
    Lookup = False
    LookupCaseSensitive = False
    LookupHistory = False
    BackGround.Top = 0
    BackGround.Left = 0
    BackGround.Display = bdTile
    BackGround.Cells = bcNormal
    Filter = <>
    ColWidths = (
      227)
  end
  object Button1: TButton [21]
    Left = 378
    Top = 13
    Width = 89
    Height = 25
    Caption = #26435#38480#35774#32622'(&Z)'
    TabOrder = 11
    OnClick = Button1Click
  end
  object BtnAdd: TButton [22]
    Left = 71
    Top = 341
    Width = 75
    Height = 25
    Caption = #22686'  '#21152'(&A)'
    Enabled = False
    TabOrder = 12
    OnClick = BtnAddClick
  end
  object BtnSave: TButton [23]
    Left = 184
    Top = 341
    Width = 75
    Height = 25
    Caption = #20445'  '#23384'(&V)'
    TabOrder = 13
    OnClick = BtnSaveClick
  end
  object BtnClose: TButton [24]
    Left = 296
    Top = 341
    Width = 75
    Height = 25
    Caption = #20851'  '#38381'(&C)'
    TabOrder = 14
    OnClick = BtnCloseClick
  end
  object QryTemp: TADOQuery
    Connection = FrmMain.UseDB
    Parameters = <>
    Left = 264
    Top = 88
  end
end

⌨️ 快捷键说明

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