Se adapta a IVA 21

git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@23 9a1d36f3-7752-2d40-8ccb-50eb49674c68
This commit is contained in:
roberto 2012-09-12 17:37:18 +00:00
parent 1f313c8fc5
commit 1b5ff32398
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ object fEditorPreguntarIVA: TfEditorPreguntarIVA
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 1
Value = 18
Value = 21
Width = 121
end
end

View File

@ -641,7 +641,7 @@ var
ACursor: TCursor;
begin
if (Self.IVA = 0) then
aIVA := 16;
aIVA := 21;
if PreguntarIVA(aIVA) then
begin