git-svn-id: https://192.168.0.254/svn/Proyectos.Miguelo_FactuGES/trunk@4 172823e9-465a-9d4b-80ba-0a9f016f4eb1
67 lines
1.8 KiB
Plaintext
67 lines
1.8 KiB
Plaintext
inherited frArticulo: TfrArticulo
|
|
Width = 780
|
|
Height = 511
|
|
inherited Titulo: TRdxPanelTituloOperacion
|
|
Width = 780
|
|
end
|
|
inherited pnlCuerpo: TPanel
|
|
Width = 780
|
|
Height = 389
|
|
inherited pnlPropiedades: TAdvPanel
|
|
Width = 760
|
|
Height = 194
|
|
Visible = False
|
|
FullHeight = 38
|
|
inherited pnlGridPropiedades: TPanel
|
|
Width = 760
|
|
Height = 146
|
|
inherited gridPropiedades: TcxGrid
|
|
Width = 730
|
|
Height = 116
|
|
inherited gridPropiedadesDBCardView: TcxGridDBCardView
|
|
OptionsCustomize.RowFiltering = False
|
|
Styles.Background = nil
|
|
Styles.Content = nil
|
|
Styles.ContentEven = nil
|
|
Styles.ContentOdd = nil
|
|
Styles.Inactive = nil
|
|
Styles.IncSearch = nil
|
|
Styles.Selection = nil
|
|
Styles.CaptionRow = nil
|
|
Styles.CardBorder = nil
|
|
Styles.RowCaption = nil
|
|
end
|
|
end
|
|
end
|
|
inherited pnlBarraGrid: TPanel
|
|
Width = 760
|
|
inherited bAnadir: TRdxBoton
|
|
Caption = 'A'#241'adir propiedad'
|
|
end
|
|
inherited bEliminar: TRdxBoton
|
|
Caption = 'Eliminar'
|
|
end
|
|
inherited bEliminarTodo: TRdxBoton
|
|
Caption = 'Eliminar todo'
|
|
end
|
|
end
|
|
end
|
|
inherited pnlDatos: TAdvPanel
|
|
Width = 760
|
|
FullHeight = 38
|
|
inherited cbxFamilia: TcxDBLookupComboBox
|
|
Properties.GridMode = True
|
|
Properties.OnValidate = cbxFamiliaPropertiesValidate
|
|
end
|
|
end
|
|
end
|
|
inherited brSimple: TRdxBarraInferior
|
|
Top = 461
|
|
Width = 780
|
|
end
|
|
inherited brDoble: TRdxBarraInferior
|
|
Top = 411
|
|
Width = 780
|
|
end
|
|
end
|