From b625ff06014c9bde84b4d3e2eda0d27706354fa3 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 22 Oct 2015 16:12:50 +0000 Subject: [PATCH] =?UTF-8?q?Se=20quita=20el=20ancho=20autom=C3=A1tico=20en?= =?UTF-8?q?=20los=20grids=20generales.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@630 f4e31baf-9722-1c47-927c-6f952f962d4b --- Source/GUIBase/uViewGrid.dfm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Source/GUIBase/uViewGrid.dfm b/Source/GUIBase/uViewGrid.dfm index 3544c8cc..75548032 100644 --- a/Source/GUIBase/uViewGrid.dfm +++ b/Source/GUIBase/uViewGrid.dfm @@ -1,7 +1,6 @@ inherited frViewGrid: TfrViewGrid Width = 554 Height = 594 - ParentFont = True ExplicitWidth = 554 ExplicitHeight = 594 object cxGrid: TcxGrid [0] @@ -36,7 +35,6 @@ inherited frViewGrid: TfrViewGrid OptionsView.NoDataToDisplayInfoText = '' OptionsView.CellAutoHeight = True OptionsView.ColumnAutoWidth = True - OptionsView.DataRowHeight = 22 OptionsView.Footer = True OptionsView.GridLineColor = cl3DLight OptionsView.GridLines = glHorizontal @@ -165,7 +163,7 @@ inherited frViewGrid: TfrViewGrid PrinterPage.ScaleMode = smFit PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 - ReportDocument.CreationDate = 42257.757428541660000000 + ReportDocument.CreationDate = 42299.692793553240000000 StyleManager = dmBase.dxPrintStyleManager1 OptionsCards.Shadow.Depth = 0 OptionsExpanding.ExpandGroupRows = True