git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioCarnicero_ProGestion/trunk@4 1b8572a8-2d6b-b84e-8c90-20ed86fa4eca
48 lines
1.0 KiB
Plaintext
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
|