ProGestion/Modulos/Obras/Cliente/uEditorPresupuestoContacto.dfm
2007-06-21 16:12:43 +00:00

48 lines
1.0 KiB
Plaintext

inherited fEditorPresupuestoContacto: TfEditorPresupuestoContacto
Left = 327
Top = 136
Width = 598
Height = 489
Caption = 'Presupuesto/Trabajo'
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 590
Caption = 'Presupuesto/Trabajo'
inherited Image1: TImage
Left = 563
end
end
inherited TBXDock: TTBXDock
Width = 590
end
inherited pgPaginas: TPageControl
Width = 590
Height = 360
end
inherited StatusBar: TStatusBar
Top = 436
Width = 590
end
inherited EditorActionList: TActionList
inherited actNuevo: TAction
Visible = False
end
inherited actModificar: TAction
Visible = False
end
inherited actPrevisualizar: TAction
Visible = False
end
inherited actImprimir: TAction
Visible = False
end
inherited actRefrescar: TAction
Visible = False
end
end
inherited dsDataTable: TDADataSource
OnDataChange = dsDataTableDataChange
end
end