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: TTBXDock
|
|
Width = 648
|
|
ExplicitWidth = 648
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 648
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
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
|