You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
624 lines
14 KiB
624 lines
14 KiB
inherited impDevedores: TimpDevedores
|
|
Caption = 'Importa'#231#227'o de Devedores'
|
|
ClientHeight = 250
|
|
ClientWidth = 733
|
|
Menu = MainMenu1
|
|
ExplicitWidth = 739
|
|
ExplicitHeight = 299
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object lbl_primeiralinha: TLabel [0]
|
|
Left = 20
|
|
Top = 235
|
|
Width = 116
|
|
Height = 13
|
|
Caption = 'Primeira Linha de dados:'
|
|
end
|
|
object cbx_primeiralinha: TComboBox [1]
|
|
Left = 142
|
|
Top = 232
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 0
|
|
end
|
|
inherited stbStatus: TStatusBar
|
|
Top = 231
|
|
Width = 733
|
|
Panels = <
|
|
item
|
|
Width = 150
|
|
end
|
|
item
|
|
Width = 100
|
|
end>
|
|
SimplePanel = False
|
|
ExplicitTop = 231
|
|
ExplicitWidth = 733
|
|
end
|
|
object sg_import: TStringGrid
|
|
Left = 8
|
|
Top = 8
|
|
Width = 717
|
|
Height = 195
|
|
TabStop = False
|
|
FixedCols = 0
|
|
TabOrder = 2
|
|
end
|
|
object pb_import: TProgressBar
|
|
Left = 8
|
|
Top = 209
|
|
Width = 717
|
|
Height = 17
|
|
TabOrder = 3
|
|
end
|
|
object gb_importconfig: TGroupBox
|
|
Left = 8
|
|
Top = 259
|
|
Width = 717
|
|
Height = 234
|
|
TabOrder = 4
|
|
object pc_import: TPageControl
|
|
Left = 3
|
|
Top = 3
|
|
Width = 711
|
|
Height = 228
|
|
ActivePage = tabDevedores
|
|
Enabled = False
|
|
TabOrder = 0
|
|
TabStop = False
|
|
object tabDevedores: TTabSheet
|
|
Caption = '&Devedores'
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 0
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object lbl_nomerazao: TLabel
|
|
Left = 3
|
|
Top = 20
|
|
Width = 99
|
|
Height = 13
|
|
Caption = 'Nome/Raz'#227'o Social:'
|
|
end
|
|
object lbl_cpfcnpj: TLabel
|
|
Left = 298
|
|
Top = 20
|
|
Width = 55
|
|
Height = 13
|
|
Caption = 'CPF/CNPJ:'
|
|
end
|
|
object lbl_telefone: TLabel
|
|
Left = 507
|
|
Top = 20
|
|
Width = 60
|
|
Height = 13
|
|
Caption = 'Telefone (1):'
|
|
end
|
|
object lbl_relcoldados: TLabel
|
|
Left = 3
|
|
Top = 1
|
|
Width = 138
|
|
Height = 13
|
|
Caption = 'Rela'#231#227'o de Colunas x Dados'
|
|
end
|
|
object lbl_ddd1: TLabel
|
|
Left = 603
|
|
Top = 19
|
|
Width = 27
|
|
Height = 13
|
|
Caption = 'DDD:'
|
|
end
|
|
object lbl_ddd2: TLabel
|
|
Left = 603
|
|
Top = 77
|
|
Width = 27
|
|
Height = 13
|
|
Caption = 'DDD:'
|
|
end
|
|
object lbl_ddd3: TLabel
|
|
Left = 603
|
|
Top = 138
|
|
Width = 27
|
|
Height = 13
|
|
Caption = 'DDD:'
|
|
end
|
|
object cbx_razao: TComboBox
|
|
Left = 3
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 0
|
|
end
|
|
object cb_fantasia: TCheckBox
|
|
Left = 112
|
|
Top = 18
|
|
Width = 88
|
|
Height = 17
|
|
Caption = 'Nome Fantasia:'
|
|
TabOrder = 1
|
|
OnClick = cb_fantasiaClick
|
|
end
|
|
object cbx_fantasia: TComboBox
|
|
Left = 112
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 2
|
|
end
|
|
object cb_email: TCheckBox
|
|
Left = 207
|
|
Top = 18
|
|
Width = 85
|
|
Height = 17
|
|
Caption = 'Email:'
|
|
TabOrder = 3
|
|
OnClick = cb_emailClick
|
|
end
|
|
object cbx_email: TComboBox
|
|
Left = 207
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 4
|
|
end
|
|
object cbx_cpfcnpj: TComboBox
|
|
Left = 298
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 5
|
|
end
|
|
object cbx_endereco: TComboBox
|
|
Left = 3
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 11
|
|
end
|
|
object cb_endereco: TCheckBox
|
|
Left = 3
|
|
Top = 76
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'Endere'#231'o:'
|
|
TabOrder = 10
|
|
OnClick = cb_enderecoClick
|
|
end
|
|
object cbx_numero: TComboBox
|
|
Left = 112
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 13
|
|
end
|
|
object cb_numero: TCheckBox
|
|
Left = 112
|
|
Top = 76
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'N'#250'mero:'
|
|
Enabled = False
|
|
TabOrder = 12
|
|
OnClick = cb_numeroClick
|
|
end
|
|
object cbx_complemento: TComboBox
|
|
Left = 207
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 16
|
|
end
|
|
object cb_complemento: TCheckBox
|
|
Left = 207
|
|
Top = 76
|
|
Width = 85
|
|
Height = 17
|
|
Caption = 'Complemento:'
|
|
Enabled = False
|
|
TabOrder = 14
|
|
OnClick = cb_complementoClick
|
|
end
|
|
object cbx_cep: TComboBox
|
|
Left = 3
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 23
|
|
end
|
|
object cb_cep: TCheckBox
|
|
Left = 3
|
|
Top = 137
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'CEP:'
|
|
Enabled = False
|
|
TabOrder = 22
|
|
OnClick = cb_cepClick
|
|
end
|
|
object cbx_cidade: TComboBox
|
|
Left = 298
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 18
|
|
end
|
|
object cb_cidade: TCheckBox
|
|
Left = 298
|
|
Top = 76
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'Cidade:'
|
|
Enabled = False
|
|
TabOrder = 15
|
|
OnClick = cb_cidadeClick
|
|
end
|
|
object cb_bairro: TCheckBox
|
|
Left = 298
|
|
Top = 137
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'Bairro:'
|
|
Enabled = False
|
|
TabOrder = 17
|
|
OnClick = cb_bairroClick
|
|
end
|
|
object cbx_bairro: TComboBox
|
|
Left = 298
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 20
|
|
end
|
|
object cbx_uf: TComboBox
|
|
Left = 380
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 21
|
|
end
|
|
object cb_uf: TCheckBox
|
|
Left = 380
|
|
Top = 137
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'Estado:'
|
|
Enabled = False
|
|
TabOrder = 19
|
|
OnClick = cb_ufClick
|
|
end
|
|
object cbx_telefone: TComboBox
|
|
Left = 507
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 28
|
|
end
|
|
object cb_pai: TCheckBox
|
|
Left = 112
|
|
Top = 137
|
|
Width = 86
|
|
Height = 17
|
|
Caption = 'Nome do pai:'
|
|
TabOrder = 24
|
|
OnClick = cb_paiClick
|
|
end
|
|
object cbx_pai: TComboBox
|
|
Left = 112
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 25
|
|
end
|
|
object cb_mae: TCheckBox
|
|
Left = 207
|
|
Top = 137
|
|
Width = 86
|
|
Height = 17
|
|
Caption = 'Nome da m'#227'e:'
|
|
TabOrder = 26
|
|
OnClick = cb_maeClick
|
|
end
|
|
object cbx_mae: TComboBox
|
|
Left = 207
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 27
|
|
end
|
|
object cbx_rg: TComboBox
|
|
Left = 380
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 9
|
|
end
|
|
object cb_rg: TCheckBox
|
|
Left = 380
|
|
Top = 76
|
|
Width = 70
|
|
Height = 17
|
|
Caption = 'RG:'
|
|
TabOrder = 8
|
|
OnClick = cb_enderecoClick
|
|
end
|
|
object cb_dtnasc: TCheckBox
|
|
Left = 380
|
|
Top = 18
|
|
Width = 116
|
|
Height = 17
|
|
Caption = 'Data de Nascimento:'
|
|
TabOrder = 6
|
|
OnClick = cb_dtnascClick
|
|
end
|
|
object cbx_dtnasc: TComboBox
|
|
Left = 380
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 7
|
|
end
|
|
object cb_tel2: TCheckBox
|
|
Left = 507
|
|
Top = 76
|
|
Width = 88
|
|
Height = 17
|
|
Caption = 'Telefone (2):'
|
|
TabOrder = 29
|
|
OnClick = cb_tel2Click
|
|
end
|
|
object cbx_tel2: TComboBox
|
|
Left = 507
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 30
|
|
end
|
|
object cb_tel3: TCheckBox
|
|
Left = 507
|
|
Top = 137
|
|
Width = 88
|
|
Height = 17
|
|
Caption = 'Telefone (3):'
|
|
TabOrder = 31
|
|
OnClick = cb_tel3Click
|
|
end
|
|
object cbx_tel3: TComboBox
|
|
Left = 507
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 32
|
|
end
|
|
object cbx_ddd1: TComboBox
|
|
Left = 603
|
|
Top = 41
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 33
|
|
end
|
|
object cbx_ddd2: TComboBox
|
|
Left = 603
|
|
Top = 99
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 34
|
|
end
|
|
object cbx_ddd3: TComboBox
|
|
Left = 603
|
|
Top = 160
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 35
|
|
end
|
|
end
|
|
object tabTitulos: TTabSheet
|
|
Caption = '&T'#237'tulos'
|
|
ImageIndex = 1
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 0
|
|
ExplicitWidth = 0
|
|
ExplicitHeight = 0
|
|
object lbl_produto: TLabel
|
|
Left = 16
|
|
Top = 40
|
|
Width = 40
|
|
Height = 13
|
|
Caption = 'Produto:'
|
|
end
|
|
object lbl_valor: TLabel
|
|
Left = 110
|
|
Top = 40
|
|
Width = 27
|
|
Height = 13
|
|
Caption = 'Valor:'
|
|
end
|
|
object Label1: TLabel
|
|
Left = 332
|
|
Top = 40
|
|
Width = 114
|
|
Height = 13
|
|
Caption = 'CPF/CNPJ do Devedor:'
|
|
end
|
|
object lbl_vencimento: TLabel
|
|
Left = 465
|
|
Top = 40
|
|
Width = 100
|
|
Height = 13
|
|
Caption = 'Data de Vencimento:'
|
|
end
|
|
object Label2: TLabel
|
|
Left = 3
|
|
Top = 1
|
|
Width = 138
|
|
Height = 13
|
|
Caption = 'Rela'#231#227'o de Colunas x Dados'
|
|
end
|
|
object lbl_empresas: TLabel
|
|
Left = 16
|
|
Top = 134
|
|
Width = 63
|
|
Height = 13
|
|
Caption = 'Benefici'#225'rios:'
|
|
end
|
|
object lbl_banco: TLabel
|
|
Left = 110
|
|
Top = 88
|
|
Width = 34
|
|
Height = 13
|
|
Caption = 'Banco:'
|
|
end
|
|
object lbl_nrcheque: TLabel
|
|
Left = 202
|
|
Top = 88
|
|
Width = 70
|
|
Height = 13
|
|
Caption = 'N'#186' do Cheque:'
|
|
end
|
|
object lbl_motivo: TLabel
|
|
Left = 332
|
|
Top = 88
|
|
Width = 35
|
|
Height = 13
|
|
Caption = 'Motivo:'
|
|
end
|
|
object cbx_produto: TComboBox
|
|
Left = 16
|
|
Top = 61
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 0
|
|
end
|
|
object cbx_valor: TComboBox
|
|
Left = 110
|
|
Top = 61
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 1
|
|
end
|
|
object cbx_coddevt: TComboBox
|
|
Left = 202
|
|
Top = 61
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 3
|
|
end
|
|
object cb_coddevt: TCheckBox
|
|
Left = 202
|
|
Top = 38
|
|
Width = 110
|
|
Height = 17
|
|
Caption = 'C'#243'digo do Devedor'
|
|
TabOrder = 2
|
|
OnClick = cb_coddevtClick
|
|
end
|
|
object cbx_cpfcnpjt: TComboBox
|
|
Left = 332
|
|
Top = 61
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 4
|
|
end
|
|
object cbx_vencimento: TComboBox
|
|
Left = 465
|
|
Top = 61
|
|
Width = 70
|
|
Height = 21
|
|
TabOrder = 5
|
|
end
|
|
object dblucb_empresas: TDBLookupComboBox
|
|
Left = 16
|
|
Top = 155
|
|
Width = 256
|
|
Height = 21
|
|
KeyField = 'ID_EMPRESA'
|
|
ListField = 'TX_FANTASIA'
|
|
ListSource = dtmSystem.dtsCHGEmpresa
|
|
TabOrder = 10
|
|
end
|
|
object cb_cheque: TCheckBox
|
|
Left = 16
|
|
Top = 100
|
|
Width = 63
|
|
Height = 17
|
|
Caption = 'Cheque:'
|
|
TabOrder = 6
|
|
OnClick = cb_chequeClick
|
|
end
|
|
object cbx_banco: TComboBox
|
|
Left = 110
|
|
Top = 107
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 7
|
|
end
|
|
object cbx_nrcheque: TComboBox
|
|
Left = 202
|
|
Top = 107
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 8
|
|
end
|
|
object cbx_motivo: TComboBox
|
|
Left = 332
|
|
Top = 107
|
|
Width = 70
|
|
Height = 21
|
|
Enabled = False
|
|
TabOrder = 9
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object odExcel: TOpenDialog
|
|
Filter = 'Excel|*.xlsx;*.xls'
|
|
Left = 672
|
|
Top = 16
|
|
end
|
|
object MainMenu1: TMainMenu
|
|
Left = 32
|
|
Top = 144
|
|
object Importar1: TMenuItem
|
|
Caption = '&Importar'
|
|
object imp_Layout: TMenuItem
|
|
Caption = 'Importar de Layout'
|
|
OnClick = imp_LayoutClick
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = '-'
|
|
Visible = False
|
|
end
|
|
end
|
|
object mnuConfigs: TMenuItem
|
|
Caption = '&Configura'#231#245'es'
|
|
object Layouts1: TMenuItem
|
|
Caption = 'Layouts'
|
|
OnClick = Layouts1Click
|
|
end
|
|
end
|
|
end
|
|
object zqryDuplicados: TZQuery
|
|
Connection = dtmSystem.ZConnection
|
|
Params = <>
|
|
Left = 672
|
|
Top = 160
|
|
end
|
|
end
|