- RemObjects 6.0.39.777 - Data_Abstract 6.0.39.777 - JCL 2.1.1 - JVCL 3.39 - DevExpressVCL x.48 - FastReport4 4.8.11 - TB2k 2.2.2 - TntUnicodeControls 2.3.0 - SpTBXLib 2.4.4 * Actualización a FinalBuilder 6 git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@47 f33bb606-9f5c-448d-9c99-757f00063c96
60 lines
1.4 KiB
Plaintext
60 lines
1.4 KiB
Plaintext
inherited fEditorDBBase: TfEditorDBBase
|
|
Left = 295
|
|
Top = 247
|
|
Caption = 'fEditorDBBase'
|
|
ClientHeight = 456
|
|
ClientWidth = 648
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 490
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 648
|
|
ExplicitWidth = 648
|
|
inherited Image1: TImage
|
|
Left = 621
|
|
ExplicitLeft = 625
|
|
end
|
|
end
|
|
inherited TBXDock: TSpTBXDock
|
|
Width = 648
|
|
ExplicitWidth = 648
|
|
inherited tbxMain: TSpTBXToolbar
|
|
ExplicitWidth = 648
|
|
end
|
|
inherited tbxMenu: TSpTBXToolbar
|
|
ExplicitWidth = 648
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Top = 437
|
|
Width = 648
|
|
ExplicitTop = 437
|
|
ExplicitWidth = 648
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actPrevisualizar: TAction
|
|
OnUpdate = actPrevisualizarUpdate
|
|
end
|
|
inherited actImprimir: TAction
|
|
OnUpdate = actImprimirUpdate
|
|
end
|
|
inherited actRefrescar: TAction
|
|
OnUpdate = actRefrescarUpdate
|
|
end
|
|
inherited actAnterior: TAction
|
|
OnExecute = actAnteriorExecute
|
|
OnUpdate = actAnteriorUpdate
|
|
end
|
|
inherited actSiguiente: TAction
|
|
OnExecute = actSiguienteExecute
|
|
OnUpdate = actSiguienteUpdate
|
|
end
|
|
end
|
|
object dsDataTable: TDADataSource [7]
|
|
OnDataChange = dsDataTableDataChange
|
|
Left = 40
|
|
Top = 88
|
|
end
|
|
end
|