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

📄 unitsellunit.dfm

📁 安邦售楼系统单机版 (DELPHI格式源码),比较实用
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          CurNegativeFont.Style = []
          CurNegativeColor = clRed
          CurTextLayout = tlCenter
          CurZeroEmpty = True
          DataSource = DataSource2
          FooterColor = clWindow
          FooterFont.Charset = ANSI_CHARSET
          FooterFont.Color = clWindowText
          FooterFont.Height = -13
          FooterFont.Name = #23435#20307
          FooterFont.Style = []
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 16
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              EditButtons = <>
              FieldName = #22995#21517
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #23458#25143#31867#22411
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #24615#21035
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #20986#29983#26085#26399
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #36523#20221#35777#21495
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #32852#31995#30005#35805
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #32852#31995#22320#22336
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #37038#25919#32534#30721
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #20256#30495
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end
            item
              EditButtons = <>
              FieldName = #30331#35760#26085#26399
              Footers = <>
              DisplayNullIfZero = False
              IsCurrency = False
            end>
        end
        object LbButton1: TLbButton
          Left = 336
          Top = 53
          Width = 113
          Height = 17
          ShadowColor = clBlack
          Caption = #26469#33258#21407#24453#21806#25968#25454
          Color = 15519380
          LightColor = 16574164
          ModalResult = 0
          ParentColor = False
          Style = bsModern
          TabOrder = 17
          OnClick = LbButton1Click
        end
        object DBNumberEditEh17: TDBNumberEditEh
          Left = 108
          Top = 150
          Width = 158
          Height = 21
          DataField = #25104#20132#21333#20215
          DataSource = DataSource1
          DisplayFormat = '#.##'
          EditButtons = <>
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          TabOrder = 6
          Visible = True
          OnChange = DBNumberEditEh17Change
        end
        object DBNumberEditEh18: TDBNumberEditEh
          Left = 108
          Top = 174
          Width = 158
          Height = 21
          DataField = #25104#20132#24635#20215
          DataSource = DataSource1
          DisplayFormat = '#.##'
          EditButtons = <>
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          TabOrder = 7
          Visible = True
        end
        object DBDateTimeEditEh19: TDBDateTimeEditEh
          Left = 571
          Top = 237
          Width = 157
          Height = 21
          DataField = #21333#20301#31614#23383#26085#26399
          DataSource = DataSource1
          EditButtons = <>
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          Kind = dtkDateEh
          TabOrder = 18
          Visible = True
          OnExit = DBDateTimeEditEh1Exit
        end
        object DBDateTimeEditEh20: TDBDateTimeEditEh
          Left = 571
          Top = 261
          Width = 157
          Height = 21
          DataField = #20080#26041#31614#23383#26085#26399
          DataSource = DataSource1
          EditButtons = <>
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          Kind = dtkDateEh
          TabOrder = 19
          Visible = True
          OnExit = DBDateTimeEditEh2Exit
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25353#25581#20184#27454#20449#24687
      ImageIndex = 1
      object AALabel143: TAALabel
        Left = 0
        Top = 0
        Width = 530
        Height = 26
        ParentEffect.ParentFont = False
        Caption = #25152#36873#21333#20803#26080#25353#25581#20449#24687#65288#35831#20808#35774#32622'['#20184#27454#26041#24335']'#23383#27573#65289
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -24
        Font.Name = #23435#20307
        Font.Style = []
        Effect.FontEffect.Shadow.Enabled = True
        Effect.FontEffect.Shadow.Color = clGreen
      end
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 897
        Height = 389
        Align = alClient
        TabOrder = 0
        object AALabel73: TAALabel
          Left = 21
          Top = 9
          Width = 80
          Height = 15
          ParentEffect.ParentFont = False
          Caption = #25353#25581#21512#21516#32534#21495
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = clRed
        end
        object AALabel74: TAALabel
          Left = 275
          Top = 9
          Width = 159
          Height = 13
          AutoSize = False
          Caption = #26368#22823#23485#24230#65306'20'#20010#33521#25991#23383#27597
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = 33023
        end
        object AALabel75: TAALabel
          Left = 21
          Top = 38
          Width = 80
          Height = 15
          ParentEffect.ParentFont = False
          Caption = #25353#25581#25269#25276#26435#20154
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = clBlue
        end
        object AALabel76: TAALabel
          Left = 275
          Top = 38
          Width = 159
          Height = 13
          AutoSize = False
          Caption = #26368#22823#23485#24230#65306'5'#20010#20013#25991#23383#31526
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = 33023
        end
        object AALabel77: TAALabel
          Left = 21
          Top = 67
          Width = 80
          Height = 15
          ParentEffect.ParentFont = False
          Caption = #25353#25581#36151#27454#24615#36136
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = clRed
        end
        object AALabel102: TAALabel
          Left = 21
          Top = 96
          Width = 80
          Height = 15
          ParentEffect.ParentFont = False
          Caption = #25353#25581#30331#35760#26085#26399
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = clBlue
        end
        object AALabel103: TAALabel
          Left = 274
          Top = 96
          Width = 145
          Height = 13
          AutoSize = False
          Caption = #26085#26399#26684#24335#65306'YYYY-MM-DD'
          Effect.FontEffect.Shadow.Enabled = True
          Effect.FontEffect.Shadow.Color = 33023
        end
        object DBEdit3: TDBEdit
          Left = 108
          Top = 9
          Width = 158
          Height = 21
          DataField = #25353#25581#21512#21516#21495
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          TabOrder = 0
        end
        object DBEdit4: TDBEdit
          Left = 108
          Top = 39
          Width = 158
          Height = 21
          DataField = #25353#25581#25269#25276#26435#20154
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          TabOrder = 1
        end
        object DBComboBox3: TDBComboBox
          Left = 108
          Top = 67
          Width = 158
          Height = 21
          DataField = #25353#25581#36151#27454#24615#36136
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
          ItemHeight = 13
          Items.Strings = (
            #21830#19994#36151#27454
            #20303#25151#20844#31215#37329#36151#27454
            #21830#19994#36151#27454'+'#20303#25151#20844#31215#37329#36151#27454)
          TabOrder = 2
        end
        object GroupBox3: TGroupBox
          Left = 17
          Top = 120
          Width = 426
          Height = 241
          Caption = #21512#21516#32422#23450
          TabOrder = 4
          object AALabel78: TAALabel
            Left = 19
            Top = 46
            Width = 80
            Height = 15
            ParentEffect.ParentFont = False
            Caption = #25353#25581#36151#27454#25104#25968
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Effect.FontEffect.Shadow.Enabled = True
            Effect.FontEffect.Shadow.Color = clBlue
          end
          object AALabel80: TAALabel
            Left = 32
            Top = 72
            Width = 67
            Height = 15
            ParentEffect.ParentFont = False
            Caption = #25353#25581#39318#20184#27454
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlack
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Effect.FontEffect.Shadow.Enabled = True
            Effect.FontEffect.Shadow.Color = clBlue
          end
          object AALabel81: TAALabel
            Left = 275
            Top = 72
            Width = 63
            Height = 13
            AutoSize = False
            Caption = #21333#20301#65306#20803

⌨️ 快捷键说明

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