git-svn-id: https://192.168.0.254/svn/Proyectos.Varela_PuntosVenta/trunk@108 1c943782-d109-9647-9548-93b3ac332352
70 lines
1.7 KiB
Plaintext
70 lines
1.7 KiB
Plaintext
inherited fEditorDBBase: TfEditorDBBase
|
|
Left = 295
|
|
Top = 247
|
|
Caption = 'fEditorDBBase'
|
|
ClientHeight = 460
|
|
ClientWidth = 652
|
|
ExplicitWidth = 660
|
|
ExplicitHeight = 494
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 652
|
|
ExplicitWidth = 652
|
|
inherited Image1: TImage
|
|
Left = 625
|
|
ExplicitLeft = 625
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Width = 652
|
|
ExplicitWidth = 652
|
|
inherited tbxMenu: TTBXToolbar
|
|
ExplicitWidth = 652
|
|
end
|
|
end
|
|
inherited StatusBar: TStatusBar
|
|
Top = 441
|
|
Width = 652
|
|
ExplicitTop = 441
|
|
ExplicitWidth = 652
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actModificar: TAction
|
|
OnUpdate = actModificarUpdate
|
|
end
|
|
inherited actGuardar: TAction
|
|
OnExecute = actGuardarExecute
|
|
end
|
|
inherited actEliminar: TAction
|
|
OnExecute = actEliminarExecute
|
|
OnUpdate = actEliminarUpdate
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
OnUpdate = actPrevisualizarUpdate
|
|
end
|
|
inherited actImprimir: TAction
|
|
OnUpdate = actImprimirUpdate
|
|
end
|
|
inherited actRefrescar: TAction
|
|
OnExecute = actRefrescarExecute
|
|
OnUpdate = actRefrescarUpdate
|
|
end
|
|
inherited actAnterior: TAction
|
|
OnExecute = actAnteriorExecute
|
|
OnUpdate = actAnteriorUpdate
|
|
end
|
|
inherited actSiguiente: TAction
|
|
OnExecute = actSiguienteExecute
|
|
OnUpdate = actSiguienteUpdate
|
|
end
|
|
inherited actCancelarCambios: TAction
|
|
OnExecute = actCancelarCambiosExecute
|
|
end
|
|
end
|
|
object dsDataTable: TDADataSource
|
|
Left = 40
|
|
Top = 88
|
|
end
|
|
end
|