-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuFrmCadastroNCM.dfm
More file actions
213 lines (213 loc) · 5.29 KB
/
uFrmCadastroNCM.dfm
File metadata and controls
213 lines (213 loc) · 5.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
object FrmCadastroNCM: TFrmCadastroNCM
Left = 0
Top = 0
Caption = 'Importa'#231#227'o da Tabela IBPT'
ClientHeight = 361
ClientWidth = 779
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = False
Visible = True
OnClose = FormClose
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 17
object Label1: TLabel
Left = 0
Top = 0
Width = 779
Height = 43
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Align = alTop
Alignment = taCenter
Caption = 'TABELA DE C'#211'DIGOS NCM'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -36
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ExplicitWidth = 480
end
object Paginas: TPageControl
Left = 0
Top = 43
Width = 779
Height = 318
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
ActivePage = TBCadastro
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
ExplicitTop = 44
ExplicitHeight = 317
object TBCadastro: TTabSheet
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Caption = 'Cadastrar'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object Panel2: TPanel
Left = 0
Top = 0
Width = 769
Height = 61
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Align = alTop
TabOrder = 0
object Label2: TLabel
Left = 556
Top = 0
Width = 105
Height = 20
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Caption = 'AGUARDE...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object BtnAtualizaNCM: TButton
Left = 240
Top = 5
Width = 223
Height = 51
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Caption = 'IMPORTAR TABELA'
ImageIndex = 14
Images = FrmMenu.cxImageList1
TabOrder = 0
OnClick = BtnAtualizaNCMClick
end
object tipo: TRadioGroup
Left = 15
Top = 0
Width = 221
Height = 56
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Caption = 'M'#233'dodo de Importa'#231#227'o'
Columns = 2
ItemIndex = 1
Items.Strings = (
'Arquivo'
'Online')
TabOrder = 1
end
object cxProgressBar1: TcxProgressBar
Left = 470
Top = 19
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
ParentFont = False
Properties.PeakValue = 50.000000000000000000
Style.Font.Charset = DEFAULT_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -22
Style.Font.Name = 'MS Sans Serif'
Style.Font.Style = [fsBold]
Style.IsFontAssigned = True
TabOrder = 2
Width = 295
end
end
object GPProdutos: TGroupBox
Left = 0
Top = 61
Width = 769
Height = 214
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
Align = alTop
Caption = 'Dados da Tabela Atual'
TabOrder = 1
object DBGrid1: TDBGrid
Left = 4
Top = 29
Width = 761
Height = 181
Margins.Left = 4
Margins.Top = 4
Margins.Right = 4
Margins.Bottom = 4
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clNavy
TitleFont.Height = -16
TitleFont.Name = 'Tahoma'
TitleFont.Style = [fsBold]
end
end
end
end
object Tabela: TClientDataSet
Aggregates = <>
Params = <>
Left = 405
Top = 1
end
object DataSource1: TDataSource
DataSet = Tabela
Left = 445
Top = 1
end
object ACBrIBPTax1: TACBrIBPTax
ProxyPort = '8080'
URLDownload = 'http://www.digraca.com.br/atualizar/tabelancm.csv'
Left = 496
end
object OpenDialog1: TOpenDialog
DefaultExt = '*-nfe.XML'
Title = 'Selecione a NFe'
Left = 545
Top = 1
end
object XMLDocument1: TXMLDocument
Left = 240
Top = 16
end
end