diff --git a/Source/GUIBase/uViewDetallesBase.dfm b/Source/GUIBase/uViewDetallesBase.dfm index 0d83341b..bea732a3 100644 --- a/Source/GUIBase/uViewDetallesBase.dfm +++ b/Source/GUIBase/uViewDetallesBase.dfm @@ -64,7 +64,7 @@ inherited frViewDetallesBase: TfrViewDetallesBase DroppedDownWidth = 145 MaxMRUCount = 0 FontName = 'Tahoma' - ItemIndex = 34 + ItemIndex = 43 Options = [foTrueTypeOnly, foNoOEMFonts, foScalableOnly, foWysiWyg] Sorted = True TabOrder = 2 @@ -129,19 +129,19 @@ inherited frViewDetallesBase: TfrViewDetallesBase end object ToolButton9: TToolButton Left = 0 - Top = 52 + Top = 49 Action = RichEditAlignLeft1 AutoSize = True end object ToolButton10: TToolButton Left = 145 - Top = 52 + Top = 49 Action = RichEditAlignCenter1 AutoSize = True end object ToolButton11: TToolButton Left = 270 - Top = 52 + Top = 49 Action = RichEditAlignRight1 AutoSize = True end @@ -155,6 +155,8 @@ inherited frViewDetallesBase: TfrViewDetallesBase TabOrder = 1 LookAndFeel.Kind = lfStandard LookAndFeel.NativeStyle = True + ExplicitTop = 94 + ExplicitHeight = 210 object cxGridView: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False FilterBox.Visible = fvNever @@ -256,11 +258,13 @@ inherited frViewDetallesBase: TfrViewDetallesBase Properties.NullStyle = nssUnchecked Properties.ValueChecked = 1 Properties.ValueUnchecked = 0 + Visible = False BestFitMaxWidth = 35 FooterAlignmentHorz = taCenter HeaderAlignmentHorz = taCenter MinWidth = 35 Options.HorzSizing = False + VisibleForCustomization = False Width = 35 end object cxGridViewTIPO: TcxGridDBColumn @@ -277,7 +281,6 @@ inherited frViewDetallesBase: TfrViewDetallesBase Caption = 'Concepto' DataBinding.FieldName = 'CONCEPTO' PropertiesClassName = 'TcxRichEditProperties' - Options.CellMerging = True Width = 237 end object cxGridViewCANTIDAD: TcxGridDBColumn