From eec2a14c35bac73be456371e49154b982f413a5c Mon Sep 17 00:00:00 2001 From: david Date: Wed, 5 Nov 2008 15:00:21 +0000 Subject: [PATCH] =?UTF-8?q?GUIBase:=20activado=20otra=20vez=20el=20ancho?= =?UTF-8?q?=20autom=C3=A1tico=20de=20columnas.?= 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.Tecsitel_FactuGES2/trunk@733 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Source/GUIBase/uViewGrid.dfm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/GUIBase/uViewGrid.dfm b/Source/GUIBase/uViewGrid.dfm index 2f8a591e..810cc0ce 100644 --- a/Source/GUIBase/uViewGrid.dfm +++ b/Source/GUIBase/uViewGrid.dfm @@ -41,6 +41,7 @@ inherited frViewGrid: TfrViewGrid OptionsView.CellEndEllipsis = True OptionsView.NoDataToDisplayInfoText = '' OptionsView.CellAutoHeight = True + OptionsView.ColumnAutoWidth = True OptionsView.DataRowHeight = 22 OptionsView.Footer = True OptionsView.GridLineColor = cl3DLight @@ -188,7 +189,7 @@ inherited frViewGrid: TfrViewGrid PrinterPage.ScaleMode = smFit PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 - ReportDocument.CreationDate = 39757.410444745370000000 + ReportDocument.CreationDate = 39757.663359259260000000 StyleManager = dmBase.dxPrintStyleManager1 OptionsCards.Shadow.Depth = 0 OptionsExpanding.ExpandGroupRows = True