diff --git a/Source/Modulos/Contactos/Views/uEditorCliente.dfm b/Source/Modulos/Contactos/Views/uEditorCliente.dfm index 6f7016ce..c9c2975d 100644 --- a/Source/Modulos/Contactos/Views/uEditorCliente.dfm +++ b/Source/Modulos/Contactos/Views/uEditorCliente.dfm @@ -120,7 +120,7 @@ inherited fEditorCliente: TfEditorCliente inherited pgPaginas: TPageControl Width = 786 Height = 530 - ActivePage = pagGeneral + ActivePage = pagDatosComerciales ExplicitWidth = 786 ExplicitHeight = 530 inherited pagGeneral: TTabSheet @@ -582,6 +582,13 @@ inherited fEditorCliente: TfEditorCliente ExplicitLeft = 595 ExplicitTop = 116 end + inherited dxLayoutGroup1: TdxLayoutGroup + inherited dxLayoutControl1Group3: TdxLayoutGroup + inherited dxLayoutControl1Item1: TdxLayoutItem + Visible = False + end + end + end end end end @@ -619,6 +626,18 @@ inherited fEditorCliente: TfEditorCliente inherited ToolBar1: TToolBar Width = 778 ExplicitWidth = 778 + inherited ToolButton1: TToolButton + ExplicitWidth = 113 + end + inherited ToolButton4: TToolButton + ExplicitWidth = 113 + end + inherited ToolButton2: TToolButton + ExplicitWidth = 113 + end + inherited ToolButton7: TToolButton + ExplicitWidth = 113 + end end end end