vipcust.dfm

来自「群星医药系统源码」· DFM 代码 · 共 1,049 行 · 第 1/4 页

DFM
1,049
字号
object FmVipCustomers: TFmVipCustomers
  Left = 144
  Top = 190
  Width = 802
  Height = 375
  Caption = 'VIP'#23458#25143#36164#26009
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 794
    Height = 348
    Align = alClient
    BevelOuter = bvNone
    ParentColor = True
    TabOrder = 0
    object DGridVipCust: TxDBGridEh
      Left = 0
      Top = 24
      Width = 794
      Height = 281
      Align = alClient
      AllowedSelections = []
      DataSource = DsRtlVipCust
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      RowHeight = 20
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleHeight = 17
      Columns = <
        item
          EditButtons = <>
          FieldName = 'VIPNo'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Rebate'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Name'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'IDCard'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Tel'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Mobile'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Address'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'PostCode'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'RegDate'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Remark'
          Footers = <>
          Title.Alignment = taCenter
        end
        item
          EditButtons = <>
          FieldName = 'Flag'
          Footers = <>
          Title.Alignment = taCenter
        end>
    end
    object Panel2: TRzPanel
      Left = 0
      Top = 305
      Width = 794
      Height = 43
      Align = alBottom
      BevelWidth = 0
      BorderInner = fsBump
      BorderOuter = fsBump
      BorderSides = [sdTop]
      ParentColor = True
      TabOrder = 0
      object BtnNew: TRzBitBtn
        Left = 133
        Top = 11
        Width = 81
        Height = 26
        Action = Addnew
        Caption = #26032#22686'(&A)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
        ImageIndex = 2
        Images = ImageList1
      end
      object BitBtn2: TRzBitBtn
        Left = 694
        Top = 11
        Width = 81
        Height = 26
        Action = ActExit
        Caption = #20851#38381'(&E)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 1
        ImageIndex = 7
        Images = ImageList1
      end
      object BtnPrint: TRzBitBtn
        Left = 581
        Top = 11
        Width = 81
        Height = 26
        Action = Print
        Caption = #25253#34920'(&P)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 2
        ImageIndex = 6
        Images = ImageList1
      end
      object BtnEdit: TRzBitBtn
        Left = 245
        Top = 11
        Width = 81
        Height = 26
        Action = Edit
        Caption = #20462#25913'(&E)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 3
        ImageIndex = 3
        Images = ImageList1
      end
      object BtnDel: TRzBitBtn
        Left = 357
        Top = 11
        Width = 81
        Height = 26
        Action = Delete
        Caption = #21024#38500'(&D)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 4
        ImageIndex = 4
        Images = ImageList1
      end
      object BtnFind: TRzBitBtn
        Left = 469
        Top = 11
        Width = 81
        Height = 26
        Action = finds
        Caption = #26597#35810'(&F)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 5
        ImageIndex = 5
        Images = ImageList1
      end
      object RzBitBtn1: TRzBitBtn
        Left = 21
        Top = 11
        Width = 81
        Height = 26
        Action = Refresh
        Caption = #21047#26032'(&R)'
        Color = 15791348
        HighlightColor = 16026986
        HotTrack = True
        HotTrackColor = 3983359
        ParentColor = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 6
        ImageIndex = 0
        Images = ImageList1
      end
    end
    object ptBkPanel: TFlatPanel
      Left = 0
      Top = 0
      Width = 794

⌨️ 快捷键说明

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