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

📄 unid_dados.dfm

📁 System for issue quitter of rental immobile.
💻 DFM
字号:
object Form_Dados: TForm_Dados
  OldCreateOrder = False
  OnCreate = DataModuleCreate
  Left = 733
  Top = 534
  Height = 263
  Width = 383
  object CDS_Recibo: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 40
    Top = 24
    object CDS_ReciboLOC_CPF: TStringField
      FieldName = 'LOC_CPF'
      Size = 14
    end
    object CDS_ReciboLOC_NOME: TStringField
      FieldName = 'LOC_NOME'
      Size = 60
    end
    object CDS_ReciboLOC_RG: TStringField
      FieldName = 'LOC_RG'
    end
    object CDS_ReciboLOC_NASC: TDateField
      FieldName = 'LOC_NASC'
    end
    object CDS_ReciboLOC_SEXO: TStringField
      FieldName = 'LOC_SEXO'
      Size = 1
    end
    object CDS_ReciboEND_LOGRAD: TStringField
      FieldName = 'END_LOGRAD'
      Size = 60
    end
    object CDS_ReciboEND_NUM: TStringField
      FieldName = 'END_NUM'
      Size = 10
    end
    object CDS_ReciboEND_COMPL: TStringField
      FieldName = 'END_COMPL'
    end
    object CDS_ReciboEND_BAIRRO: TStringField
      FieldName = 'END_BAIRRO'
    end
    object CDS_ReciboEND_CEP: TStringField
      FieldName = 'END_CEP'
      Size = 8
    end
    object CDS_ReciboEND_CIDADE: TStringField
      FieldName = 'END_CIDADE'
      Size = 30
    end
    object CDS_ReciboEND_ESTADO: TStringField
      FieldName = 'END_ESTADO'
      Size = 2
    end
    object CDS_ReciboREC_NUM: TIntegerField
      FieldName = 'REC_NUM'
    end
    object CDS_ReciboREC_VALOR: TCurrencyField
      FieldName = 'REC_VALOR'
    end
    object CDS_ReciboREC_DTA_EMIS: TDateField
      FieldName = 'REC_DTA_EMIS'
    end
    object CDS_ReciboREC_DTA_REF1: TDateField
      FieldName = 'REC_DTA_REF1'
    end
    object CDS_ReciboREC_DTA_REF2: TDateField
      FieldName = 'REC_DTA_REF2'
    end
    object CDS_ReciboREC_PAG_ANTEC: TStringField
      FieldName = 'REC_PAG_ANTEC'
      Size = 1
    end
    object CDS_ReciboREC_QTD_IMPRES: TIntegerField
      FieldName = 'REC_QTD_IMPRES'
    end
  end
end

⌨️ 快捷键说明

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