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

📄 piutangcard.~dfm

📁 this is sample for traders
💻 ~DFM
📖 第 1 页 / 共 4 页
字号:
    end
    object DBEdit4: TDBEdit
      Left = 128
      Top = 116
      Width = 309
      Height = 23
      TabStop = False
      AutoSize = False
      Color = 16119285
      Ctl3D = True
      DataField = 'DEALERNAME'
      DataSource = dsSalesByPiutang
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = 'Dina'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 6
    end
  end
  object spSkinGroupBox3: TspSkinGroupBox
    Left = 0
    Top = 192
    Width = 777
    Height = 240
    TabOrder = 3
    DrawDefault = True
    SkinDataName = 'groupbox'
    AlphaBlend = False
    AlphaBlendValue = 200
    UseSkinCursor = False
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 0
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    NumGlyphs = 1
    Spacing = 2
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = False
    RollUpMode = False
    RollUpState = False
    Caption = 'spSkinGroupBox3'
    Align = alBottom
    object ItemGrid: TJvDBUltimGrid
      Left = 8
      Top = 7
      Width = 613
      Height = 226
      Color = 16119285
      Ctl3D = True
      DataSource = dsPiutangCard
      FixedColor = 14408667
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'Dina'
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgCancelOnExit]
      ParentCtl3D = False
      ParentFont = False
      PopupMenu = PopupMenu1
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'Dina'
      TitleFont.Style = [fsBold]
      OnDrawColumnCell = ItemGridDrawColumnCell
      AutoAppend = False
      TitleButtons = True
      TitleArrow = True
      SelectColumnsDialogStrings.Caption = 'Select columns'
      SelectColumnsDialogStrings.RealNamesOption = '[With the real field name]'
      SelectColumnsDialogStrings.OK = '&OK'
      SelectColumnsDialogStrings.NoSelectionWarning = 'At least one column must be visible!'
      CanDelete = False
      EditControls = <
        item
          ControlName = 'JvDBLookupCombo3'
          FieldName = 'SELLPRICE'
          FitCell = fcCellSize
        end>
      AutoSizeRows = False
      RowsHeight = 17
      TitleRowHeight = 20
      WordWrap = True
      SortWith = swFields
      Columns = <
        item
          Expanded = False
          FieldName = 'PAYNO'
          Title.Alignment = taRightJustify
          Title.Caption = 'ANG-KE'
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'DUEDATE'
          Title.Alignment = taCenter
          Title.Caption = 'J.TEMPO'
          Width = 90
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'AMOUNT'
          Title.Alignment = taRightJustify
          Title.Caption = 'JUMLAH'
          Width = 90
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'PAYEDDATE'
          Title.Alignment = taCenter
          Title.Caption = 'TGL-BAYAR'
          Width = 90
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'KWINO'
          Title.Alignment = taCenter
          Title.Caption = 'KWITANSI'
          Width = 90
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'PEGNAME'
          Title.Alignment = taCenter
          Title.Caption = 'KOLEKTOR'
          Width = 110
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = 'PAYED'
          Title.Alignment = taCenter
          Title.Caption = 'ST'
          Width = 40
          Visible = True
        end>
    end
    object JvStaticText10: TJvStaticText
      Left = 624
      Top = 8
      Width = 145
      Height = 23
      Alignment = taRightJustify
      AutoSize = False
      BevelKind = bkFlat
      Caption = 'J.BAYAR :'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'Dina'
      Font.Style = []
      HotTrackFont.Charset = ANSI_CHARSET
      HotTrackFont.Color = clWindowText
      HotTrackFont.Height = -12
      HotTrackFont.Name = 'Dina'
      HotTrackFont.Style = []
      Layout = tlCenter
      ParentFont = False
      TabOrder = 1
      TextMargins.X = 3
      TextMargins.Y = 0
      WordWrap = False
    end
    object JvStaticText11: TJvStaticText
      Left = 624
      Top = 60
      Width = 145
      Height = 23
      Alignment = taRightJustify
      AutoSize = False
      BevelKind = bkFlat
      Caption = 'SALDO.PIUTANG :'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'Dina'
      Font.Style = []
      HotTrackFont.Charset = ANSI_CHARSET
      HotTrackFont.Color = clWindowText
      HotTrackFont.Height = -12
      HotTrackFont.Name = 'Dina'
      HotTrackFont.Style = []
      Layout = tlCenter
      ParentFont = False
      TabOrder = 2
      TextMargins.X = 3
      TextMargins.Y = 0
      WordWrap = False
    end
    object DBEdit10: TDBEdit
      Left = 624
      Top = 32
      Width = 145
      Height = 23
      TabStop = False
      AutoSize = False
      Color = 16119285
      Ctl3D = True
      DataField = 'TOTALPAYED'
      DataSource = dsSalesByPiutang
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = 'Dina'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 3
    end
    object DBEdit11: TDBEdit
      Left = 624
      Top = 84
      Width = 145
      Height = 23
      TabStop = False
      AutoSize = False
      Color = 16119285
      Ctl3D = True
      DataField = 'TOTALBAL'
      DataSource = dsSalesByPiutang
      Font.Charset = ANSI_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = 'Dina'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 4
    end
  end
  object JvFooter1: TJvFooter
    Left = 0
    Top = 432
    Width = 777
    Height = 31
    Align = alBottom
    AutoSize = True
    BevelVisible = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
    DesignSize = (
      777
      31)
    object PrintSellPrice: TJvFooterBtn
      Left = 8
      Top = 0
      Width = 145
      Height = 31
      Anchors = [akLeft, akBottom]
      Caption = '1'
      TabOrder = 0
      Alignment = taLeftJustify
      HotTrackFont.Charset = ANSI_CHARSET
      HotTrackFont.Color = clWindowText
      HotTrackFont.Height = -11
      HotTrackFont.Name = 'Tahoma'
      HotTrackFont.Style = []
      Spacing = 6
      ButtonIndex = 0
      SpaceInterval = 6
    end
    object btnTotalRec: TJvFooterBtn
      Left = 155
      Top = 0
      Width = 143
      Height = 31
      Anchors = [akLeft, akBottom]
      Caption = '2'
      TabOrder = 1
      Alignment = taLeftJustify
      HotTrackFont.Charset = ANSI_CHARSET
      HotTrackFont.Color = clWindowText
      HotTrackFont.Height = -11
      HotTrackFont.Name = 'Tahoma'
      HotTrackFont.Style = []
      ButtonIndex = 1
      SpaceInterval = 6
    end
  end
  object spSkinGroupBox4: TspSkinGroupBox
    Left = 448
    Top = 44
    Width = 329
    Height = 145
    TabOrder = 2
    DrawDefault = True
    SkinDataName = 'groupbox'
    AlphaBlend = False
    AlphaBlendValue = 200
    UseSkinCursor = False
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    UseSkinFont = True
    DefaultWidth = 0
    DefaultHeight = 0
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    NumGlyphs = 1
    Spacing = 2
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = False
    RollUpMode = False
    RollUpState = False
    Caption = 'spSkinGroupBox4'
    object JvStaticText6: TJvStaticText
      Left = 4
      Top = 8
      Width = 117
      Height = 23
      Alignment = taRightJustify
      AutoSize = False

⌨️ 快捷键说明

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