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

📄 u_main.dfm

📁 专用条码打印工具
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Frm_main: TFrm_main
  Left = 203
  Top = 203
  ActiveControl = StringGrid1
  BorderIcons = []
  BorderStyle = bsNone
  ClientHeight = 423
  ClientWidth = 592
  Color = 16315632
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 14
  object RzPanel1: TRzPanel
    Left = 0
    Top = 0
    Width = 592
    Height = 423
    Align = alClient
    BorderOuter = fsFlat
    BorderColor = 8209164
    Color = 16315632
    FlatColor = 8209164
    TabOrder = 0
    object RzPanel3: TRzPanel
      Left = 1
      Top = 1
      Width = 590
      Height = 24
      Align = alTop
      BorderOuter = fsNone
      Color = 16369818
      TabOrder = 0
      OnMouseDown = RzPanel3MouseDown
      OnMouseMove = RzPanel3MouseMove
      object RzLabel1: TRzLabel
        Left = 6
        Top = 5
        Width = 221
        Height = 16
        Caption = #26465#30721#24037#20855#8212'hfghfghfg@sohu.com'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
        Transparent = True
        OnMouseDown = RzPanel3MouseDown
        OnMouseMove = RzPanel3MouseMove
        BlinkIntervalOff = 0
        BlinkIntervalOn = 0
        TextStyle = tsShadow
      end
      object RzToolButton1: TRzToolButton
        Left = 566
        Top = 0
        Width = 24
        Height = 24
        Images = ImageList1
        UseToolbarButtonSize = False
        Action = Action_close
      end
    end
    object RzPanel2: TRzPanel
      Left = 1
      Top = 381
      Width = 590
      Height = 41
      Align = alBottom
      BorderOuter = fsFlat
      BorderSides = [sdTop]
      Color = 14803425
      FlatColor = 8209164
      TabOrder = 1
      object RzBitBtn1: TRzBitBtn
        Left = 16
        Top = 8
        Action = Action_open
        Caption = #25171#24320
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        TabOrder = 0
        ImageIndex = 1
        Images = ImageList1
      end
      object RzBitBtn2: TRzBitBtn
        Left = 92
        Top = 8
        Action = Action_save
        Caption = #20445#23384
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        TabOrder = 1
        ImageIndex = 2
        Images = ImageList1
      end
      object RzBitBtn3: TRzBitBtn
        Left = 169
        Top = 8
        Action = Action_print
        Caption = #25171#21360
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        TabOrder = 2
        ImageIndex = 3
        Images = ImageList1
      end
      object RzBitBtn5: TRzBitBtn
        Left = 503
        Top = 8
        Action = Action_close
        Caption = #36864#20986
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        TabOrder = 4
        ImageIndex = 0
        Images = ImageList1
      end
      object RzCheckBox1: TRzCheckBox
        Left = 376
        Top = 12
        Width = 115
        Height = 17
        Caption = #26657#39564#21644
        FrameColor = 8409372
        HighlightColor = 2203937
        HotTrack = True
        HotTrackColor = 3983359
        HotTrackColorType = htctActual
        State = cbUnchecked
        TabOrder = 5
        OnClick = RzCheckBox1Click
      end
      object RzBitBtn4: TRzBitBtn
        Left = 246
        Top = 8
        Action = Action_export
        Caption = #23548#20986
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        TabOrder = 3
        ImageIndex = 4
        Images = ImageList1
      end
    end
    object cbType: TRzRadioGroup
      Left = 1
      Top = 256
      Width = 590
      Height = 125
      Align = alBottom
      Color = 16315632
      Columns = 5
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      GroupStyle = gsStandard
      ItemFrameColor = 8409372
      ItemHotTrack = True
      ItemHighlightColor = 2203937
      ItemHotTrackColor = 3983359
      ParentFont = False
      TabOrder = 2
      TextStyle = tsRecessed
      OnChanging = cbTypeChanging
    end
    object RzPanel4: TRzPanel
      Left = 1
      Top = 25
      Width = 590
      Height = 231
      Align = alClient
      BorderOuter = fsFlat
      TabOrder = 3
      object StringGrid1: TAdvStringGrid
        Left = 1
        Top = 1
        Width = 588
        Height = 229
        Cursor = crDefault
        Align = alClient
        BorderStyle = bsNone
        Color = 16315632
        ColCount = 3
        Ctl3D = False
        DefaultRowHeight = 32
        DefaultDrawing = False
        FixedColor = 16315632
        FixedCols = 2
        RowCount = 1
        FixedRows = 0
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -20
        Font.Name = 'MS Serif'
        Font.Style = [fsBold]
        GridLineWidth = 1
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing]
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
        OnDrawCell = StringGrid1DrawCell
        GridLineColor = clSilver
        ActiveCellShow = False
        ActiveCellFont.Charset = DEFAULT_CHARSET
        ActiveCellFont.Color = clWindowText
        ActiveCellFont.Height = -11
        ActiveCellFont.Name = 'MS Sans Serif'
        ActiveCellFont.Style = [fsBold]
        ActiveCellColor = clGray
        Bands.PrimaryColor = clInfoBk
        Bands.PrimaryLength = 1
        Bands.SecondaryColor = clWindow
        Bands.SecondaryLength = 1
        Bands.Print = False
        AutoNumAlign = False
        AutoSize = False
        VAlignment = vtaCenter
        EnhTextSize = False
        EnhRowColMove = False
        SizeWithForm = False
        Multilinecells = False
        OnCellValidate = StringGrid1CellValidate
        DragDropSettings.OleAcceptFiles = True
        DragDropSettings.OleAcceptText = True
        SortSettings.AutoColumnMerge = False
        SortSettings.Column = 0
        SortSettings.Show = False
        SortSettings.IndexShow = False
        SortSettings.Full = True
        SortSettings.SingleColumn = False
        SortSettings.IgnoreBlanks = False
        SortSettings.BlankPos = blFirst
        SortSettings.AutoFormat = True
        SortSettings.Direction = sdAscending
        SortSettings.FixedCols = False
        SortSettings.NormalCellsOnly = False
        SortSettings.Row = 0
        FloatingFooter.Color = clBtnFace
        FloatingFooter.Column = 0
        FloatingFooter.FooterStyle = fsFixedLastRow
        FloatingFooter.Visible = False
        ControlLook.Color = clBlack
        ControlLook.CheckSize = 15
        ControlLook.RadioSize = 10
        ControlLook.ControlStyle = csClassic
        ControlLook.FlatButton = False
        EnableBlink = False
        EnableHTML = True
        EnableWheel = True
        Flat = True
        HintColor = clInfoBk
        SelectionColor = 16369818
        SelectionTextColor = clHighlightText
        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.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 = pbNoborder
        PrintSettings.BorderStyle = psSolid
        PrintSettings.Centered = False
        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
        HTMLSettings.Width = 100
        HTMLSettings.XHTML = False
        Navigation.AllowInsertRow = True
        Navigation.AllowDeleteRow = True
        Navigation.AdvanceOnEnter = True
        Navigation.AdvanceInsert = True
        Navigation.AdvanceDirection = adLeftRight
        Navigation.AllowClipboardRowGrow = True
        Navigation.AllowClipboardColGrow = True
        Navigation.AdvanceAuto = True
        Navigation.InsertPosition = pInsertBefore
        Navigation.CopyHTMLTagsToClipboard = True
        Navigation.KeepHorizScroll = True
        Navigation.HomeEndKey = heFirstLastColumn
        ColumnSize.Location = clRegistry
        CellNode.Color = clSilver
        CellNode.NodeColor = clBlack
        CellNode.ShowTree = False
        MaxEditLength = 32

⌨️ 快捷键说明

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